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

  /external/webkit/WebCore/platform/wx/wxcode/
fontprops.h 38 float GetLineGap() { return m_lineGap; }
45 float m_lineGap;
  /external/webkit/WebCore/platform/graphics/
SimpleFontData.h 78 int lineGap() const { return m_lineGap; }
176 int m_lineGap;

Completed in 15 milliseconds