Searched refs:m_isCustomFont (Results 1 – 2 of 2) sorted by relevance
102 virtual bool isCustomFont() const { return m_isCustomFont; } in isCustomFont()187 bool m_isCustomFont; // Whether or not we are custom font loaded via @font-face variable
57 , m_isCustomFont(customFont) in SimpleFontData()