Searched defs:isSVGFont (Results 1 – 2 of 2) sorted by relevance
133 bool isSVGFont() const { return m_svgFontData; } in isSVGFont() function135 bool isSVGFont() const { return false; } in isSVGFont() function
233 bool Font::isSVGFont() const in isSVGFont() function in WebCore::Font