Searched defs:shouldPaintNativeControls (Results 1 – 6 of 6) sorted by relevance
134 void WebProcess::setShouldPaintNativeControls(bool shouldPaintNativeControls) in setShouldPaintNativeControls()
103 bool shouldPaintNativeControls; member
780 void Settings::setShouldPaintNativeControls(bool shouldPaintNativeControls) in setShouldPaintNativeControls()
340 static bool shouldPaintNativeControls() { return gShouldPaintNativeControls; } in shouldPaintNativeControls() function
1274 HRESULT WebPreferences::shouldPaintNativeControls(BOOL* shouldPaint) in shouldPaintNativeControls() function in WebPreferences
2581 BOOL shouldPaintNativeControls; in initWithFrame() local