HomeSort by relevance Sort by last modified time
    Searched refs:gShouldPaintNativeControls (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/page/
Settings.h 340 static bool shouldPaintNativeControls() { return gShouldPaintNativeControls; }
622 static bool gShouldPaintNativeControls;
Settings.cpp 55 bool Settings::gShouldPaintNativeControls = true;
782 gShouldPaintNativeControls = shouldPaintNativeControls;

Completed in 638 milliseconds