Searched refs:m_macPaper (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/private/
H A Dprint.h49 PMPaper m_macPaper ; member in class:wxMacCarbonPrintData
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dprintmac.cpp54 m_macPaper = kPMNoData;
62 PMGetPageFormatPaper(m_macPageFormat, &m_macPaper);
107 PMPaperGetHeight(m_macPaper, &height);
108 PMPaperGetWidth(m_macPaper, &width);
138 PMGetPageFormatPaper(m_macPageFormat, &m_macPaper);
256 PMPaperGetHeight(m_macPaper, &height);
257 PMPaperGetWidth(m_macPaper, &width);

Completed in 142 milliseconds