Searched refs:DrawBase (Results 1 – 6 of 6) sorted by relevance
3224 const Point aBase = rSalLayout.DrawBase(); in ImplDrawTextBackground()4077 pLayout->DrawBase() = Point( nBaseX+mnTextOffX, nBaseY+mnTextOffY ); in ImplDrawStrikeoutChar()4161 const Point aStartPt = rSalLayout.DrawBase(); in ImplDrawTextLines()4508 ImplDrawEmphasisMark( rSalLayout.DrawBase().X(), in ImplDrawEmphasisMarks()4524 int nX = rSalLayout.DrawBase().X(); in ImplDrawRotateText()4525 int nY = rSalLayout.DrawBase().Y(); in ImplDrawRotateText()4528 rSalLayout.DrawBase() = Point( 0, 0 ); in ImplDrawRotateText()4561 rSalLayout.DrawBase() -= aBoundRect.TopLeft(); in ImplDrawRotateText()4603 long nOldX = rSalLayout.DrawBase().X(); in ImplDrawTextDirect()4609 long x = rSalLayout.DrawBase().X(); in ImplDrawTextDirect()[all …]
2121 rLayout.DrawBase() += maDrawBase; in DrawText()2126 rLayout.DrawBase() -= maDrawBase; in DrawText()2299 rLayout.DrawBase() = maDrawBase; in GetOutline()2319 rLayout.DrawBase() = maDrawBase; in GetBoundRect()
7122 rLayout.DrawBase() += Point( nOff, nOff ); in drawShadow()7124 rLayout.DrawBase() -= Point( nOff, nOff ); in drawShadow()
63 maImpl.DrawBase() = maDrawBase; in AdjustLayout()76 maImpl.DrawBase() = maDrawBase; in GetNextGlyphs()
157 Point& DrawBase() { return maDrawBase; } in DrawBase() function in SalLayout158 const Point& DrawBase() const { return maDrawBase; } in DrawBase() function in SalLayout
2944 maImpl.DrawBase() = WinLayout::maDrawBase;2957 maImpl.DrawBase() = WinLayout::maDrawBase;2999 maImpl.DrawBase() = WinLayout::maDrawBase;