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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderTextControl.h 57 static bool hasValidAvgCharWidth(AtomicString family);
RenderTextControl.cpp 203 bool RenderTextControl::hasValidAvgCharWidth(AtomicString family)
222 if (hasValidAvgCharWidth(family))
RenderTextControlSingleLine.cpp 326 else if (hasValidAvgCharWidth(family))

Completed in 32 milliseconds