Searched refs:svgFont (Results 1 – 4 of 4) sorted by relevance
180 SVGFontElement* svgFont() const;
1302 SVGFontElement* svgFont = 0; in buildLayoutInformationForTextBox() local1304 svgFont = style->font().svgFont(); in buildLayoutInformationForTextBox()1308 …if (svgFont->getHorizontalKerningPairForStringsAndGlyphs(lastGlyph.unicode, lastGlyph.glyphName, u… in buildLayoutInformationForTextBox()
364 SVGFontElement* Font::svgFont() const in svgFont() function in WebCore::Font
37374 (WebCore::SVGRootInlineBox::buildLayoutInformationForTextBox): Initialize svgFont to zero.37405 (WebCore::Font::svgFont):