Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/mac/WebView/
DWebClipView.h34 BOOL _isScrolling; variable
DWebClipView.mm86 if (!_isScrolling)
105 _isScrolling = YES;
117 _isScrolling = NO;