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 192 bool RenderTextControl::hasValidAvgCharWidth(AtomicString family)
211 if (hasValidAvgCharWidth(family))
RenderTextControlSingleLine.cpp 327 else if (hasValidAvgCharWidth(family))

Completed in 54 milliseconds