Home
last modified time | relevance | path

Searched refs:ImplPixelToLogic (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Doutmap.cxx589 return ImplPixelToLogic( nWidth, mnDPIX, in ImplDevicePixelToLogicWidth()
609 return ImplPixelToLogic( nHeight, mnDPIY, in ImplDevicePixelToLogicHeight()
1546 ImplPixelToLogic( rDevicePt.Y(), mnDPIY, in PixelToLogic()
1563 ImplPixelToLogic( rDeviceSize.Height(), mnDPIY, in PixelToLogic()
1580 ImplPixelToLogic( rDeviceRect.Top(), mnDPIY, in PixelToLogic()
1583 ImplPixelToLogic( rDeviceRect.Right(), mnDPIX, in PixelToLogic()
1612 aPt.X() = ImplPixelToLogic( pPt->X(), mnDPIX, in PixelToLogic()
1615 aPt.Y() = ImplPixelToLogic( pPt->Y(), mnDPIY, in PixelToLogic()
1737 ImplPixelToLogic( rDevicePt.Y(), mnDPIY, in PixelToLogic()
1761 ImplPixelToLogic( rDeviceSize.Height(), mnDPIY, in PixelToLogic()
[all …]

Completed in 54 milliseconds