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

  /external/chromium_org/third_party/WebKit/Source/core/frame/
FrameView.h 234 void incrementVisuallyNonEmptyCharacterCount(unsigned);
563 inline void FrameView::incrementVisuallyNonEmptyCharacterCount(unsigned count)
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderText.cpp 159 view()->frameView()->incrementVisuallyNonEmptyCharacterCount(m_text.length());
    [all...]

Completed in 27 milliseconds