Searched defs:isCustomFont (Results 1 – 2 of 2) sorted by relevance
69 bool SegmentedFontData::isCustomFont() const in isCustomFont() function in WebCore::SegmentedFontData
91 virtual bool isCustomFont() const { return m_isCustomFont; } in isCustomFont() function