HomeSort by relevance Sort by last modified time
    Searched refs:setSpaceWidth (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFontData.cpp 105 fontData->setSpaceWidth(0);
114 fontData->setSpaceWidth(fontData->widthForGlyph(spaceGlyph));
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
SimpleFontData.h 119 void setSpaceWidth(float spaceWidth) { m_spaceWidth = spaceWidth; }

Completed in 77 milliseconds