Searched refs:setAutosaves (Results 1 – 10 of 10) sorted by relevance
335 - (void)setAutosaves:(BOOL)flag;
288 [_standardPreferences setAutosaves:YES];691 - (void)setAutosaves:(BOOL)flag;
144 if (FAILED(preferences->setAutosaves(FALSE))) in createPage()
178 virtual HRESULT STDMETHODCALLTYPE setAutosaves(
112 standardPreferences->setAutosaves(TRUE); in sharedStandardPreferences()824 HRESULT STDMETHODCALLTYPE WebPreferences::setAutosaves( in setAutosaves() function in WebPreferences
22446 (WebPreferences::setAutosaves):
135 HRESULT setAutosaves([in] BOOL enabled);
160 [preferences setAutosaves:NO];
814 preferences->setAutosaves(FALSE); in initializePreferences()
12 -[WebPreferences setAutosaves:]