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