Home
last modified time | relevance | path

Searched refs:CefEnableHighDPISupport (Results 1 – 7 of 7) sorted by relevance

/third_party/cef/include/
Dcef_app.h138 void CefEnableHighDPISupport();
/third_party/cef/tests/cefsimple/
Dcefsimple_win.cc32 CefEnableHighDPISupport(); in wWinMain()
/third_party/cef/tests/cefclient/
Dcefclient_win.cc39 CefEnableHighDPISupport(); in RunMain()
/third_party/cef/tests/ceftests/
Drun_all_unittests.cc125 CefEnableHighDPISupport(); in main()
/third_party/cef/libcef/common/
Dbase_impl.cc351 void CefEnableHighDPISupport() { in CefEnableHighDPISupport() function
/third_party/cef/libcef_dll/
Dlibcef_dll.cc163 CefEnableHighDPISupport(); in cef_enable_highdpi_support()
/third_party/cef/libcef_dll/wrapper/
Dlibcef_dll_wrapper.cc152 NO_SANITIZE("cfi-icall") CEF_GLOBAL void CefEnableHighDPISupport() { in CefEnableHighDPISupport() function