Home
last modified time | relevance | path

Searched defs:paperType (Results 1 – 25 of 66) sorted by relevance

123

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dpaper.cpp254 wxPrintPaperType* paperType = it->second; in FindPaperType() local
268 wxPrintPaperType* paperType = it->second; in FindPaperTypeByPlatformId() local
284 wxPrintPaperType* const paperType = Item(i); in FindPaperType() local
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dpaper.cpp253 wxPrintPaperType* paperType = it->second; in FindPaperType() local
267 wxPrintPaperType* paperType = it->second; in FindPaperTypeByPlatformId() local
284 wxPrintPaperType* paperType = Item(i); in FindPaperType() local
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dpaper.cpp253 wxPrintPaperType* paperType = it->second; in FindPaperType() local
267 wxPrintPaperType* paperType = it->second; in FindPaperTypeByPlatformId() local
284 wxPrintPaperType* paperType = Item(i); in FindPaperType() local
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dpaper.cpp253 wxPrintPaperType* paperType = it->second; in FindPaperType() local
267 wxPrintPaperType* paperType = it->second; in FindPaperTypeByPlatformId() local
284 wxPrintPaperType* paperType = Item(i); in FindPaperType() local
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dpaper.cpp253 wxPrintPaperType* paperType = it->second; in FindPaperType() local
267 wxPrintPaperType* paperType = it->second; in FindPaperTypeByPlatformId() local
284 wxPrintPaperType* paperType = Item(i); in FindPaperType() local
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dpaper.cpp258 wxPrintPaperType* paperType = it->second; in FindPaperType() local
272 wxPrintPaperType* paperType = it->second; in FindPaperTypeByPlatformId() local
288 wxPrintPaperType* const paperType = Item(i); in FindPaperType() local
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dpaper.cpp258 wxPrintPaperType* paperType = it->second; in FindPaperType() local
272 wxPrintPaperType* paperType = it->second; in FindPaperTypeByPlatformId() local
288 wxPrintPaperType* const paperType = Item(i); in FindPaperType() local
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/dialogs/
H A Ddialog_page_settings.cpp211 const wxString paperType = m_pageFmt[idx]; in TransferDataFromWindow() local
244 const wxString paperType = m_pageFmt[idx]; in OnPaperSizeChoice() local
485 const wxString paperType = m_pageFmt[idx]; in SavePageSettings() local
700 const wxString paperType = m_pageFmt[idx]; in GetPageLayoutInfoFromDialog() local
/dports/print/splix/splix-6752e71281f1289a3b76357d84b65b0d893615b3/branches/branche-2.0/src/
H A Dprinter.cpp62 const char *paperType, *paperSource; in loadInformation() local
H A Dpstoqpdl.cpp161 const char *paperType; in main() local
/dports/print/splix/splix-6752e71281f1289a3b76357d84b65b0d893615b3/tags/splix-2.0.0/src/
H A Dprinter.cpp62 const char *paperType, *paperSource; in loadInformation() local
H A Dpstoqpdl.cpp175 const char *paperType, *manufacturer; in main() local
/dports/print/splix/splix-6752e71281f1289a3b76357d84b65b0d893615b3/splix/src/
H A Dprinter.cpp62 const char *paperType, *paperSource; in loadInformation() local
H A Dpstoqpdl.cpp184 const char *paperType, *manufacturer; in main() local
/dports/print/splix/splix-6752e71281f1289a3b76357d84b65b0d893615b3/branches/branche-2.0/include/
H A Dprinter.h112 unsigned char paperType() const {return _paperType;} in paperType() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/Test/System.Xml.Xsl/
H A DXslTransformTests.cs1985 private string paperType = String.Empty; field in MonoTests.System.Xml.Xsl.XslTransformTests.XslExtensionClass
1987 public XslExtensionClass (string paperType) in XslExtensionClass()
/dports/print/splix/splix-6752e71281f1289a3b76357d84b65b0d893615b3/splix/include/
H A Dprinter.h137 unsigned char paperType() const {return _paperType;} in paperType() function
/dports/print/splix/splix-6752e71281f1289a3b76357d84b65b0d893615b3/tags/splix-2.0.0/include/
H A Dprinter.h134 unsigned char paperType() const {return _paperType;} in paperType() function
/dports/print/splix/splix-6752e71281f1289a3b76357d84b65b0d893615b3/branches/branche-0.0/include/
H A Dprinter.h89 unsigned char paperType() const {return _paperType;} in paperType() function
/dports/print/splix/splix-6752e71281f1289a3b76357d84b65b0d893615b3/tags/splix-0.0.2/include/
H A Dprinter.h89 unsigned char paperType() const {return _paperType;} in paperType() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/generic/
H A Dprintps.cpp303 wxPaperSize paperType = m_printDialogData.GetPrintData().GetPaperId(); in DetermineScaling() local
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/generic/
H A Dprintps.cpp325 wxPaperSize paperType = m_printDialogData.GetPrintData().GetPaperId(); in DetermineScaling() local
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/generic/
H A Dprintps.cpp325 wxPaperSize paperType = m_printDialogData.GetPrintData().GetPaperId(); in DetermineScaling() local
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/generic/
H A Dprintps.cpp325 wxPaperSize paperType = m_printDialogData.GetPrintData().GetPaperId(); in DetermineScaling() local
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/generic/
H A Dprintps.cpp325 wxPaperSize paperType = m_printDialogData.GetPrintData().GetPaperId(); in DetermineScaling() local

123