Searched defs:isCustomFont (Results 1 – 2 of 2) sorted by relevance
71 bool SegmentedFontData::isCustomFont() const in isCustomFont() function in WebCore::SegmentedFontData
147 virtual bool isCustomFont() const OVERRIDE { return m_customFontData; } in isCustomFont() function