|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <PrintInfo.h>
Public Member Functions | |
| PrintInfo () | |
| PrintInfo (NSPrintInfo *) | |
| void | encode (IPC::Encoder &) const |
Static Public Member Functions | |
| static bool | decode (IPC::Decoder &, PrintInfo &) |
Public Attributes | |
| float | pageSetupScaleFactor |
| float | availablePaperWidth |
| float | availablePaperHeight |
| WebKit::PrintInfo::PrintInfo | ( | ) |
|
explicit |
|
static |
| void WebKit::PrintInfo::encode | ( | IPC::Encoder & | encoder | ) | const |
| float WebKit::PrintInfo::availablePaperHeight |
| float WebKit::PrintInfo::availablePaperWidth |
| float WebKit::PrintInfo::pageSetupScaleFactor |
1.8.13