Home
last modified time | relevance | path

Searched refs:GetOutOffYPixel (Results 1 – 5 of 5) sorted by relevance

/trunk/main/canvas/source/cairo/
H A Dcairo_devicehelper.cxx70 pOutDev->GetOutOffYPixel(), in init()
96 rSize.getY() + pOutDev->GetOutOffYPixel() ); in setSize()
102 pOutDev->GetOutOffYPixel(), in setSize()
/trunk/main/vcl/source/window/
H A Dwinproc.cxx1408 … rRect = Rectangle( Point( pChild->GetOutOffXPixel(), pChild->GetOutOffYPixel() ), Size() ); in ImplHandleExtTextInputPos()
1567 Rectangle aRect( Point( pSaveBackWin->GetOutOffXPixel(), pSaveBackWin->GetOutOffYPixel() ), in ImplHandlePaint()
H A Dwindow.cxx10019 long nDeltaY = pChild->GetOutOffYPixel() - GetOutOffYPixel(); in ImplPaintToDevice()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx1105 long GetOutOffYPixel() const { return mnOutOffY; } in GetOutOffYPixel() function in OutputDevice
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx6508 …nMnemonicY = rTargetDevice.GetOutOffYPixel() + aTempPos.Y() + rTargetDevice.ImplLogicWidthToDevice… in ImplDrawText()
6578 …nMnemonicY = rTargetDevice.GetOutOffYPixel() + aTempPos.Y() + rTargetDevice.ImplLogicWidthToDevice… in ImplDrawText()

Completed in 122 milliseconds