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

  /external/webkit/WebCore/platform/wx/wxcode/
fontprops.h 40 float GetXHeight() { return m_xHeight; }
47 float m_xHeight;
  /external/webkit/WebCore/platform/graphics/
SimpleFontData.h 81 float xHeight() const { return m_xHeight; }
179 float m_xHeight;

Completed in 38 milliseconds