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

  /external/webkit/Source/WebCore/platform/wx/wxcode/
fontprops.h 40 float GetXHeight() { return m_xHeight; }
  /external/webkit/Source/WebCore/platform/graphics/wx/
SimpleFontDataWx.cpp 58 m_fontMetrics.setXHeight(props.GetXHeight());

Completed in 47 milliseconds