Searched refs:aDrawFont (Results 1 – 2 of 2) sorted by relevance
167 Font aDrawFont( m_aUnzoomedPointFont ); in ReferenceDeviceTextLayout() local168 …aDrawFont.SetSize( m_rTargetDevice.LogicToLogic( aDrawFont.GetSize(), MAP_POINT, eTargetMapUnit ) … in ReferenceDeviceTextLayout()169 _rTargetDevice.SetFont( aDrawFont ); in ReferenceDeviceTextLayout()
162 Font aDrawFont = GetFont(); in Paint() local167 aDrawFont.SetColor( aPrevCol ); in Paint()168 SetFont( aDrawFont ); in Paint()
Completed in 20 milliseconds