Home
last modified time | relevance | path

Searched refs:IsOrientationReversed (Results 1 – 14 of 14) sorted by relevance

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/osx/core/
H A Dprintmac.cpp230 if ( data.IsOrientationReversed() ) in TransferPaperInfoFrom()
254 if ( data.IsOrientationReversed() ) in TransferPaperInfoFrom()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/core/
H A Dprintmac.cpp229 if ( data.IsOrientationReversed() ) in TransferPaperInfoFrom()
253 if ( data.IsOrientationReversed() ) in TransferPaperInfoFrom()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/core/
H A Dprintmac.cpp229 if ( data.IsOrientationReversed() ) in TransferPaperInfoFrom()
253 if ( data.IsOrientationReversed() ) in TransferPaperInfoFrom()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dcmndata.h64 bool IsOrientationReversed() const { return m_printOrientationReversed; } in IsOrientationReversed() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dcmndata.h64 bool IsOrientationReversed() const { return m_printOrientationReversed; } in IsOrientationReversed() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dcmndata.h64 bool IsOrientationReversed() const { return m_printOrientationReversed; } in IsOrientationReversed() function
/dports/editors/rehex/rehex-0.4.0/wxLua/bindings/wxwidgets/
H A Dwxcore_print.i324 %wxchkver_2_8 bool IsOrientationReversed() const;
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Dcmndata.h181 bool IsOrientationReversed() const { return m_printOrientationReversed; } in IsOrientationReversed() function
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Dcmndata.h181 bool IsOrientationReversed() const { return m_printOrientationReversed; } in IsOrientationReversed() function
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Dcmndata.h181 bool IsOrientationReversed() const { return m_printOrientationReversed; } in IsOrientationReversed() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Dcmndata.h181 bool IsOrientationReversed() const { return m_printOrientationReversed; } in IsOrientationReversed() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk/
H A Dprint.cpp559 if (!data.IsOrientationReversed()) in TransferFrom()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk/
H A Dprint.cpp559 if (!data.IsOrientationReversed()) in TransferFrom()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk/
H A Dprint.cpp549 if (!data.IsOrientationReversed()) in TransferFrom()