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

/external/webkit/WebCore/page/
H A DSettings.h312 static bool shouldPaintNativeControls() { return gShouldPaintNativeControls; }
471 static bool gShouldPaintNativeControls; member in class:WebCore::Settings
H A DSettings.cpp49 bool Settings::gShouldPaintNativeControls = true; member in class:WebCore::Settings
680 gShouldPaintNativeControls = shouldPaintNativeControls;

Completed in 112 milliseconds