Home
last modified time | relevance | path

Searched defs:LastGlyphInfo (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/rendering/
DSVGRootInlineBox.h38 struct LastGlyphInfo { struct
39 LastGlyphInfo() : isValid(false) { } in LastGlyphInfo() function
41 String unicode;
42 String glyphName;
43 bool isValid;