Searched refs:mmToDeviceX (Results 1 – 7 of 7) sorted by relevance
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/ |
H A D | prntbase.cpp | 650 float mmToDeviceX = float(pw) / mw; in FitThisSizeToPageMargins() local 652 wxRect pageMarginsRect(paperRect.x + wxRound(mmToDeviceX * topLeft.x), in FitThisSizeToPageMargins() 654 paperRect.width - wxRound(mmToDeviceX * (topLeft.x + bottomRight.x)), in FitThisSizeToPageMargins() 773 float mmToDeviceX = float(pw) / mw; in GetLogicalPageMarginsRect() local 775 wxRect pageMarginsRect(paperRect.x + wxRound(mmToDeviceX * topLeft.x), in GetLogicalPageMarginsRect() 777 paperRect.width - wxRound(mmToDeviceX * (topLeft.x + bottomRight.x)), in GetLogicalPageMarginsRect()
|
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/ |
H A D | prntbase.cpp | 650 float mmToDeviceX = float(pw) / mw; in FitThisSizeToPageMargins() local 652 wxRect pageMarginsRect(paperRect.x + wxRound(mmToDeviceX * topLeft.x), in FitThisSizeToPageMargins() 654 paperRect.width - wxRound(mmToDeviceX * (topLeft.x + bottomRight.x)), in FitThisSizeToPageMargins() 773 float mmToDeviceX = float(pw) / mw; in GetLogicalPageMarginsRect() local 775 wxRect pageMarginsRect(paperRect.x + wxRound(mmToDeviceX * topLeft.x), in GetLogicalPageMarginsRect() 777 paperRect.width - wxRound(mmToDeviceX * (topLeft.x + bottomRight.x)), in GetLogicalPageMarginsRect()
|
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/ |
H A D | prntbase.cpp | 650 float mmToDeviceX = float(pw) / mw; in FitThisSizeToPageMargins() local 652 wxRect pageMarginsRect(paperRect.x + wxRound(mmToDeviceX * topLeft.x), in FitThisSizeToPageMargins() 654 paperRect.width - wxRound(mmToDeviceX * (topLeft.x + bottomRight.x)), in FitThisSizeToPageMargins() 773 float mmToDeviceX = float(pw) / mw; in GetLogicalPageMarginsRect() local 775 wxRect pageMarginsRect(paperRect.x + wxRound(mmToDeviceX * topLeft.x), in GetLogicalPageMarginsRect() 777 paperRect.width - wxRound(mmToDeviceX * (topLeft.x + bottomRight.x)), in GetLogicalPageMarginsRect()
|
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/ |
H A D | prntbase.cpp | 650 float mmToDeviceX = float(pw) / mw; in FitThisSizeToPageMargins() local 652 wxRect pageMarginsRect(paperRect.x + wxRound(mmToDeviceX * topLeft.x), in FitThisSizeToPageMargins() 654 paperRect.width - wxRound(mmToDeviceX * (topLeft.x + bottomRight.x)), in FitThisSizeToPageMargins() 773 float mmToDeviceX = float(pw) / mw; in GetLogicalPageMarginsRect() local 775 wxRect pageMarginsRect(paperRect.x + wxRound(mmToDeviceX * topLeft.x), in GetLogicalPageMarginsRect() 777 paperRect.width - wxRound(mmToDeviceX * (topLeft.x + bottomRight.x)), in GetLogicalPageMarginsRect()
|
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/ |
H A D | prntbase.cpp | 679 float mmToDeviceX = float(pw) / mw; in FitThisSizeToPageMargins() local 681 wxRect pageMarginsRect(paperRect.x + wxRound(mmToDeviceX * topLeft.x), in FitThisSizeToPageMargins() 683 paperRect.width - wxRound(mmToDeviceX * (topLeft.x + bottomRight.x)), in FitThisSizeToPageMargins() 802 float mmToDeviceX = float(pw) / mw; in GetLogicalPageMarginsRect() local 814 paperRect.x + wxRound(mmToDeviceX * topLeft.x), in GetLogicalPageMarginsRect() 816 paperRect.width - wxRound(mmToDeviceX * (topLeft.x + bottomRight.x)), in GetLogicalPageMarginsRect()
|
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/ |
H A D | prntbase.cpp | 679 float mmToDeviceX = float(pw) / mw; in FitThisSizeToPageMargins() local 681 wxRect pageMarginsRect(paperRect.x + wxRound(mmToDeviceX * topLeft.x), in FitThisSizeToPageMargins() 683 paperRect.width - wxRound(mmToDeviceX * (topLeft.x + bottomRight.x)), in FitThisSizeToPageMargins() 802 float mmToDeviceX = float(pw) / mw; in GetLogicalPageMarginsRect() local 814 paperRect.x + wxRound(mmToDeviceX * topLeft.x), in GetLogicalPageMarginsRect() 816 paperRect.width - wxRound(mmToDeviceX * (topLeft.x + bottomRight.x)), in GetLogicalPageMarginsRect()
|
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/ |
H A D | prntbase.cpp | 717 float mmToDeviceX = float(pw) / mw; in FitThisSizeToPageMargins() local 719 wxRect pageMarginsRect(paperRect.x + wxRound(mmToDeviceX * topLeft.x), in FitThisSizeToPageMargins() 721 paperRect.width - wxRound(mmToDeviceX * (topLeft.x + bottomRight.x)), in FitThisSizeToPageMargins() 840 float mmToDeviceX = float(pw) / mw; in GetLogicalPageMarginsRect() local 852 paperRect.x + wxRound(mmToDeviceX * topLeft.x), in GetLogicalPageMarginsRect() 854 paperRect.width - wxRound(mmToDeviceX * (topLeft.x + bottomRight.x)), in GetLogicalPageMarginsRect()
|