OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addGlyph
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFontElement.cpp
111
m_glyphMap.
addGlyph
(String(), lookupString, newGlyphPart);
131
m_glyphMap.
addGlyph
(glyphId, unicode, glyph->buildGlyphIdentifier());
SVGGlyphMap.h
52
void
addGlyph
(const String& glyphName, const String& unicodeString, SVGGlyph glyph)
Completed in 475 milliseconds