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

  /external/webkit/WebCore/platform/graphics/
SimpleFontData.h 79 float maxCharWidth() const { return m_maxCharWidth; }
  /external/webkit/WebCore/rendering/
RenderTextControlSingleLine.cpp 398 result += style()->font().primaryFont()->maxCharWidth() - charWidth;

Completed in 682 milliseconds