Home | History | Annotate | Download | only in WebView

Lines Matching refs:allowsScrolling

387 - (BOOL)allowsScrolling
735 if ((![self allowsScrolling] && ![self _largestChildWithScrollBars]) || [self _firstResponderIsFormControl]) {
747 if (![self allowsScrolling] && ![self _largestChildWithScrollBars]) {
755 if (![self allowsScrolling] && ![self _largestChildWithScrollBars]) {
763 if (![self allowsScrolling] && ![self _largestChildWithScrollBars]) {
771 if (![self allowsScrolling] && ![self _largestChildWithScrollBars]) {
784 if ((![self allowsScrolling] && ![self _largestChildWithScrollBars]) ||
807 if ((![self allowsScrolling] && ![self _largestChildWithScrollBars]) ||
839 if ((![self allowsScrolling] && ![self _largestChildWithScrollBars])) {
867 if ((![self allowsScrolling] && ![self _largestChildWithScrollBars])) {