OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cMaxUpdateScrollbarsPass
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebKit/mac/WebView/
WebDynamicScrollBarsView.mm
233
static const unsigned
cMaxUpdateScrollbarsPass
= 2;
353
if (needsLayout && _private->inUpdateScrollersLayoutPass <
cMaxUpdateScrollbarsPass
&&
/external/webkit/Source/WebCore/platform/
ScrollView.cpp
472
static const unsigned
cMaxUpdateScrollbarsPass
= 2;
545
if (sendContentResizedNotification && m_updateScrollbarsPass <
cMaxUpdateScrollbarsPass
) {
[
all
...]
Completed in 73 milliseconds