Searched refs:m_pFontFamily (Results 1 – 3 of 3) sorted by relevance
252 IFDE_CSSValueList* m_pFontFamily; variable520 return m_InheritedData.m_pFontFamily in CountFontFamilies()521 ? m_InheritedData.m_pFontFamily->CountValues() in CountFontFamilies()525 return ((IFDE_CSSPrimitiveValue*)(m_InheritedData.m_pFontFamily->GetValue( in GetFontFamily()
1053 FDE_CSSINHERITS.m_pFontFamily = pList; in ApplyProperty()
186 const FX_CHAR* m_pFontFamily; member319 return found ? CFX_ByteString(found->m_pFontFamily) : fontName; in GetFontFamily()