Home
last modified time | relevance | path

Searched refs:visualCharacterThreshold (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.h537 static const unsigned visualCharacterThreshold = 200; in incrementVisuallyNonEmptyCharacterCount() local
538 if (m_visuallyNonEmptyCharacterCount > visualCharacterThreshold) in incrementVisuallyNonEmptyCharacterCount()