Home
last modified time | relevance | path

Searched defs:setShouldPaintNativeControls (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/win/
DWebContextWin.cpp47 void WebContext::setShouldPaintNativeControls(bool b) in setShouldPaintNativeControls() function in WebKit::WebContext
/external/webkit/Source/WebKit2/WebProcess/win/
DWebProcessWin.cpp134 void WebProcess::setShouldPaintNativeControls(bool shouldPaintNativeControls) in setShouldPaintNativeControls() function in WebKit::WebProcess
/external/webkit/Source/WebCore/page/
DSettings.cpp791 void Settings::setShouldPaintNativeControls(bool shouldPaintNativeControls) in setShouldPaintNativeControls() function in WebCore::Settings
/external/webkit/Source/WebKit/win/
DWebPreferences.cpp1280 HRESULT WebPreferences::setShouldPaintNativeControls(BOOL shouldPaint) in setShouldPaintNativeControls() function in WebPreferences