Searched refs:setZeroWidthSpaceGlyph (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
H A DSimpleFontData.h144 void setZeroWidthSpaceGlyph(Glyph spaceGlyph) { m_zeroWidthSpaceGlyph = spaceGlyph; } function in class:WebCore::SimpleFontData
/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGFontData.cpp71 fontData->setZeroWidthSpaceGlyph(0);

Completed in 65 milliseconds