Searched refs:LastGlyphInfo (Results 1 – 3 of 3) sorted by relevance
38 struct LastGlyphInfo { struct39 LastGlyphInfo() : isValid(false) { } in LastGlyphInfo() function78 void buildLayoutInformationForTextBox(SVGCharacterLayoutInfo&, InlineTextBox*, LastGlyphInfo&);
898 LastGlyphInfo lastGlyph; in buildLayoutInformation()1095 …formationForTextBox(SVGCharacterLayoutInfo& info, InlineTextBox* textBox, LastGlyphInfo& lastGlyph) in buildLayoutInformationForTextBox()
37402 (WebCore::LastGlyphInfo::LastGlyphInfo):