Searched refs:gShouldPaintNativeControls (Results 1 – 3 of 3) sorted by relevance
340 static bool shouldPaintNativeControls() { return gShouldPaintNativeControls; } in shouldPaintNativeControls()639 static bool gShouldPaintNativeControls; variable
55 bool Settings::gShouldPaintNativeControls = true; member in WebCore::Settings791 gShouldPaintNativeControls = shouldPaintNativeControls; in setShouldPaintNativeControls()
97613 gShouldPaintNativeControls to true.