Home | History | Annotate | Download | only in WebView

Lines Matching refs:alloc

67     NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];
221 _private = [[WebPreferencesPrivate alloc] init];
230 _private->values = [[NSMutableDictionary alloc] init];
247 _private = [[WebPreferencesPrivate alloc] init];
308 _standardPreferences = [[WebPreferences alloc] initWithIdentifier:nil];
1156 webPreferencesInstances = [[NSMutableDictionary alloc] init];