Searched defs:SVGGlyph (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
H A DSVGGlyph.h37 struct SVGGlyph { struct in namespace:WebCore
53 SVGGlyph() function in struct:WebCore::SVGGlyph
74 bool operator==(const SVGGlyph& other) const
107 Vector<SVGGlyph::ArabicForm> charactersWithArabicForm(const String& input, bool rtl);
108 bool isCompatibleGlyph(const SVGGlyph&, bool isVerticalText, const String& language, const Vector<SVGGlyph::ArabicForm>&, unsigned startPosition, unsigned endPosition);

Completed in 52 milliseconds