Lines Matching refs:isSVGFont
37391 (WebCore::Font::isSVGFont):
54726 Added an isSVGFont method to CachedFont and use it to decide how to
54744 (WebCore::CachedFont::isSVGFont): Added.
54867 - make isSVGFont non-virtual
54873 (WebCore::SimpleFontData::isSVGFont):
56093 …(WebCore::SegmentedFontData::isSVGFont): Remove SVG_FONTS block, it's a pure virtual function in t…
56109 (WebCore::SimpleFontData::isSVGFont):
56150 (WebCore::SegmentedFontData::isSVGFont):
56160 (WebCore::SimpleFontData::isSVGFont):
62568 (WebCore::FontData::isSVGFont):
62670 …(WebCore::FontData::isSVGFont): Offer a way to determine wheter this is a FontData object, created…