Home
last modified time | relevance | path

Searched refs:ImplLogicToPixel (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutmap.cxx524 return ImplLogicToPixel( nX + maMapRes.mnMapOfsX, mnDPIX, in ImplLogicXToDevicePixel()
536 return ImplLogicToPixel( nY + maMapRes.mnMapOfsY, mnDPIY, in ImplLogicYToDevicePixel()
548 return ImplLogicToPixel( nWidth, mnDPIX, in ImplLogicWidthToDevicePixel()
569 return ImplLogicToPixel( nHeight, mnDPIY, in ImplLogicHeightToDevicePixel()
633 ImplLogicToPixel( rLogicPt.Y() + maMapRes.mnMapOfsY, mnDPIY, in ImplLogicToDevicePixel()
645 return Size( ImplLogicToPixel( rLogicSize.Width(), mnDPIX, in ImplLogicToDevicePixel()
648 ImplLogicToPixel( rLogicSize.Height(), mnDPIY, in ImplLogicToDevicePixel()
1165 return Size( ImplLogicToPixel( rLogicSize.Width(), mnDPIX, in LogicToPixel()
1168 ImplLogicToPixel( rLogicSize.Height(), mnDPIY, in LogicToPixel()
1361 return Size( ImplLogicToPixel( rLogicSize.Width(), mnDPIX, in LogicToPixel()
[all …]

Completed in 22 milliseconds