Searched refs:m_bAutoFontSize (Results 1 – 2 of 2) sorted by relevance
88 void SetAutoFontSize(bool bAuto) { m_bAutoFontSize = bAuto; } in SetAutoFontSize()197 bool m_bAutoFontSize = false; variable
778 if (m_bAutoFontSize) { in Rearrange()