HomeSort by relevance Sort by last modified time
    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