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

  /external/webkit/WebCore/platform/wx/wxcode/
fontprops.h 39 float GetLineSpacing() { return m_lineSpacing; }
46 float m_lineSpacing;
  /external/webkit/WebCore/platform/graphics/
SimpleFontData.h 77 int lineSpacing() const { return m_lineSpacing; }
175 int m_lineSpacing;

Completed in 56 milliseconds