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

  /external/webkit/WebCore/platform/graphics/
SimpleFontData.h 80 float avgCharWidth() const { return m_avgCharWidth; }
  /external/webkit/WebCore/platform/graphics/opentype/
OpenTypeUtilities.cpp 93 BigEndianUShort avgCharWidth;
  /external/webkit/WebCore/rendering/
RenderTextControl.cpp 473 float charWidth = style()->font().primaryFont()->avgCharWidth();

Completed in 112 milliseconds