OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setSpaceGlyph
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFontData.cpp
100
fontData->
setSpaceGlyph
(0);
109
fontData->
setSpaceGlyph
(spaceGlyph);
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
SimpleFontData.h
131
void
setSpaceGlyph
(Glyph spaceGlyph) { m_spaceGlyph = spaceGlyph; }
Completed in 168 milliseconds