HomeSort by relevance Sort by last modified time
    Searched refs:isSVGFont (Results 1 - 9 of 9) sorted by null

  /external/webkit/WebCore/platform/graphics/
Font.cpp 171 if (primaryFont()->isSVGFont()) {
188 if (primaryFont()->isSVGFont())
209 if (primaryFont()->isSVGFont())
227 if (primaryFont()->isSVGFont())
244 if (primaryFont()->isSVGFont())
257 bool Font::isSVGFont() const
259 return primaryFont()->isSVGFont();