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

  /external/webkit/Source/WebCore/platform/wx/wxcode/
fontprops.h 39 float GetLineSpacing() { return m_lineSpacing; }
  /external/webkit/Source/WebCore/platform/graphics/wx/
SimpleFontDataWx.cpp 61 m_fontMetrics.setLineSpacing(props.GetLineSpacing());

Completed in 65 milliseconds