Home | History | Annotate | Download | only in WebView

Lines Matching full:localstorageenabled

1121 - (BOOL)localStorageEnabled
1126 - (void)setLocalStorageEnabled:(BOOL)localStorageEnabled
1128 [self _setBoolValue:localStorageEnabled forKey:WebKitLocalStorageEnabledPreferenceKey];