Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGParserUtilities.cpp313 static bool parseGlyphName(const CharType*& ptr, const CharType* end, HashSet<String>& values) in parseGlyphName() function
338 bool parseGlyphName(const String& input, HashSet<String>& values) in parseGlyphName() function