Searched refs:cMaxUpdateScrollbarsPass (Results 1 – 2 of 2) sorted by relevance
233 static const unsigned cMaxUpdateScrollbarsPass = 2;353 if (needsLayout && _private->inUpdateScrollersLayoutPass < cMaxUpdateScrollbarsPass &&
503 static const unsigned cMaxUpdateScrollbarsPass = 2; variable576 if (sendContentResizedNotification && m_updateScrollbarsPass < cMaxUpdateScrollbarsPass) { in updateScrollbars()