Searched refs:ImplDevicePixelToLogic (Results 1 – 4 of 4) sorted by relevance
327 rNativeBoundingRegion = ImplDevicePixelToLogic( rNativeBoundingRegion ); in GetNativeControlRegion()328 rNativeContentRegion = ImplDevicePixelToLogic( rNativeContentRegion ); in GetNativeControlRegion()
771 Rectangle OutputDevice::ImplDevicePixelToLogic( const Rectangle& rPixelRect ) const in ImplDevicePixelToLogic() function in OutputDevice
467 SAL_DLLPRIVATE Rectangle ImplDevicePixelToLogic( const Rectangle& rLogicRect ) const;
2445 aPaintRect = ImplDevicePixelToLogic( aPaintRect); in ImplCallPaint()
Completed in 103 milliseconds