Searched refs:gShouldPaintNativeControls (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/page/
H A DSettings.h340 static bool shouldPaintNativeControls() { return gShouldPaintNativeControls; }
647 static bool gShouldPaintNativeControls; member in class:WebCore::Settings
H A DSettings.cpp55 bool Settings::gShouldPaintNativeControls = true; member in class:WebCore::Settings
793 gShouldPaintNativeControls = shouldPaintNativeControls;

Completed in 2797 milliseconds