Searched defs:fontElement (Results 1 – 3 of 3) sorted by relevance
242 SVGFontElement* fontElement = fontFaceElement->associatedFontElement(); in fillSVGGlyphPage() local252 bool SVGFontData::fillBMPGlyphs(SVGFontElement* fontElement, GlyphPage* pageToFill, unsigned offset… in fillBMPGlyphs()274 bool SVGFontData::fillNonBMPGlyphs(SVGFontElement* fontElement, GlyphPage* pageToFill, unsigned off… in fillNonBMPGlyphs()
90 SVGFontElement* fontElement = 0; in drawSVGGlyphs() local218 SVGFontElement* fontElement = 0; in glyphDataForCharacter() local
1468 RefPtrWillBeRawPtr<Element> fontElement = createFontElement(document()); in applyInlineStyleChange() local