Searched refs:IsFixedWidth (Results 1 – 3 of 3) sorted by relevance
96 FX_BOOL IsFixedWidth() const;
364 FX_BOOL CFX_Font::IsFixedWidth() const { in IsFixedWidth() function in CFX_Font
844 if (pFont->IsFixedWidth()) { in AddFont()