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

  /external/webkit/Source/WebCore/platform/graphics/chromium/
UniscribeHelper.h 124 return m_spaceWidth;
128 m_spaceWidth = spaceWidth;
402 int m_spaceWidth;
  /external/webkit/Source/WebCore/platform/graphics/
SimpleFontData.h 116 float spaceWidth() const { return m_spaceWidth; }
229 float m_spaceWidth;

Completed in 856 milliseconds