Searched refs:aFontMapMode (Results 1 – 2 of 2) sorted by relevance
114 MapMode aFontMapMode (MAP_POINT); in GetFont() local115 Size aFontSize (rDevice.LogicToPixel(maFont->GetSize(), aFontMapMode)); in GetFont()
287 const MapMode aFontMapMode (MAP_POINT); in GetFont() local288 const Size aFontSize (rDevice.LogicToPixel(pFont->GetSize(), aFontMapMode)); in GetFont()
Completed in 18 milliseconds