OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:horizontallyPinnedByPreviousWheelEvent
(Results
1 - 2
of
2
) sorted by null
/external/webkit/WebKit/mac/WebView/
WebDynamicScrollBarsView.h
46
BOOL
horizontallyPinnedByPreviousWheelEvent
;
WebDynamicScrollBarsView.mm
350
if (isLatchingEvent && !
horizontallyPinnedByPreviousWheelEvent
) {
368
horizontallyPinnedByPreviousWheelEvent
= (horizontalPosition == 0.0 || horizontalPosition == 1.0);
Completed in 36 milliseconds