Searched defs:paperId (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dpaper.cpp59 wxPrintPaperType::wxPrintPaperType(wxPaperSize paperId, int platformId, const wxString& name, int w, int h) argument
224 void wxPrintPaperDatabase::AddPaperType(wxPaperSize paperId, const wxString& name, int w, int h) argument
231 void wxPrintPaperDatabase::AddPaperType(wxPaperSize paperId, int platformId, const wxString& name, int w, int h) argument
304 wxString wxPrintPaperDatabase::ConvertIdToName(wxPaperSize paperId) argument
314 wxSize wxPrintPaperDatabase::GetSize(wxPaperSize paperId) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dprintmac.cpp86 const wxPaperSize paperId = data.GetPaperId(); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dprintdlg.cpp549 const wxPaperSize paperId = data.GetPaperId(); local

Completed in 44 milliseconds