Searched refs:m_bExtFont (Results 1 – 2 of 2) sorted by relevance
98 m_bExtFont(FALSE), in CFX_GEFont()120 m_bExtFont(FALSE), in CFX_GEFont()173 if (m_pFont != NULL && !m_bExtFont) { in ~CFX_GEFont()311 m_bExtFont = !bTakeOver; in LoadFont()314 m_bExtFont = TRUE; in LoadFont()
64 FX_BOOL m_bExtFont; variable