Searched refs:aVclPos (Results 1 – 1 of 1) sorted by relevance
255 const Point aVclPos = GetDrawPosition( Point(mnBaseAdv,0) ); in DrawText() local256 CGPoint aTextPos = { +aVclPos.X()/mfFontScale, -aVclPos.Y()/mfFontScale }; in DrawText()
Completed in 21 milliseconds