Searched defs:shouldPaintNativeControls (Results 1 – 4 of 4) sorted by relevance
678 void Settings::setShouldPaintNativeControls(bool shouldPaintNativeControls) in setShouldPaintNativeControls()
312 static bool shouldPaintNativeControls() { return gShouldPaintNativeControls; } in shouldPaintNativeControls() function
1194 HRESULT WebPreferences::shouldPaintNativeControls(BOOL* shouldPaint) in shouldPaintNativeControls() function in WebPreferences
2524 BOOL shouldPaintNativeControls; in initWithFrame() local