Searched refs:GetOutOffYPixel (Results 1 – 5 of 5) sorted by relevance
70 pOutDev->GetOutOffYPixel(), in init()96 rSize.getY() + pOutDev->GetOutOffYPixel() ); in setSize()102 pOutDev->GetOutOffYPixel(), in setSize()
1408 … rRect = Rectangle( Point( pChild->GetOutOffXPixel(), pChild->GetOutOffYPixel() ), Size() ); in ImplHandleExtTextInputPos()1567 Rectangle aRect( Point( pSaveBackWin->GetOutOffXPixel(), pSaveBackWin->GetOutOffYPixel() ), in ImplHandlePaint()
10019 long nDeltaY = pChild->GetOutOffYPixel() - GetOutOffYPixel(); in ImplPaintToDevice()
1105 long GetOutOffYPixel() const { return mnOutOffY; } in GetOutOffYPixel() function in OutputDevice
6508 …nMnemonicY = rTargetDevice.GetOutOffYPixel() + aTempPos.Y() + rTargetDevice.ImplLogicWidthToDevice… in ImplDrawText()6578 …nMnemonicY = rTargetDevice.GetOutOffYPixel() + aTempPos.Y() + rTargetDevice.ImplLogicWidthToDevice… in ImplDrawText()
Completed in 106 milliseconds