Searched refs:WKPreferencesGetLoadsImagesAutomatically (Results 1 – 4 of 4) sorted by relevance
66 TEST_ASSERT(WKPreferencesGetLoadsImagesAutomatically(preference) == true); in TEST()
125 return WKPreferencesGetLoadsImagesAutomatically(d->ref); in testAttribute()
50 WK_EXPORT bool WKPreferencesGetLoadsImagesAutomatically(WKPreferencesRef preferences);
70 bool WKPreferencesGetLoadsImagesAutomatically(WKPreferencesRef preferencesRef) in WKPreferencesGetLoadsImagesAutomatically() function