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

  /external/webkit/WebCore/page/
Settings.h 312 static bool shouldPaintNativeControls() { return gShouldPaintNativeControls; }
471 static bool gShouldPaintNativeControls;
Settings.cpp 49 bool Settings::gShouldPaintNativeControls = true;
680 gShouldPaintNativeControls = shouldPaintNativeControls;

Completed in 844 milliseconds