Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollView.cpp332 static const unsigned cMaxUpdateScrollbarsPass = 2; variable
421 } else if (m_updateScrollbarsPass < cMaxUpdateScrollbarsPass) { in updateScrollbars()