Searched refs:sharedStandardPreferences (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebDropSource.cpp121 if (FAILED(WebPreferences::sharedStandardPreferences()->customDragCursorsEnabled(&showCustomCursors)))
H A DWebKitGraphics.cpp65 if (SUCCEEDED(WebPreferences::sharedStandardPreferences()->fontSmoothing(&smoothingType)))
H A DWebIconDatabase.cpp68 WebPreferences* standardPrefs = WebPreferences::sharedStandardPreferences();
83 WebPreferences* standardPrefs = WebPreferences::sharedStandardPreferences();
H A DWebPreferences.cpp106 WebPreferences* WebPreferences::sharedStandardPreferences() function in class:WebPreferences
154 return sharedStandardPreferences();
541 *standardPreferences = sharedStandardPreferences();
H A DWebPreferences.h497 static WebPreferences* sharedStandardPreferences();
H A DWebHistory.cpp89 m_preferences = WebPreferences::sharedStandardPreferences();
H A DWebView.cpp299 hr = WebPreferences::sharedStandardPreferences()->cacheModel(&sharedPreferencesCacheModel);
314 hr = WebPreferences::sharedStandardPreferences()->cacheModel(&sharedPreferencesCacheModel);
407 WebPreferences* sharedPreferences = WebPreferences::sharedStandardPreferences();
2710 WebPreferences* sharedPreferences = WebPreferences::sharedStandardPreferences();
3309 prefs = WebPreferences::sharedStandardPreferences();
5048 if (preferences != WebPreferences::sharedStandardPreferences())

Completed in 171 milliseconds