OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:applySVGGlyphSelection
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
CustomFontData.h
53
virtual bool
applySVGGlyphSelection
(WidthIterator&, GlyphData&, bool, int, unsigned&) const { return false; }
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFontData.cpp
150
bool SVGFontData::
applySVGGlyphSelection
(WidthIterator& iterator, GlyphData& glyphData, bool mirror, int currentCharacter, unsigned& advanceLength) const
Completed in 89 milliseconds