Searched defs:cMaxUpdateScrollbarsPass (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/
H A DScrollView.cpp503 static const unsigned cMaxUpdateScrollbarsPass = 2; member in namespace:WebCore
576 if (sendContentResizedNotification && m_updateScrollbarsPass < cMaxUpdateScrollbarsPass) {

Completed in 275 milliseconds