Home
last modified time | relevance | path

Searched refs:resource_util (Results 1 – 9 of 9) sorted by relevance

/third_party/cef/libcef/common/alloy/
Dalloy_main_delegate.cc81 resource_util::OverrideAssetPath(); in AlloyMainDelegate()
177 log_file = resource_util::GetDefaultLogFilePath(); in BasicStartupComplete()
360 resource_util::OverrideDefaultDownloadDir(); in PreSandboxStartup()
363 resource_util::OverrideUserDataDir(settings_, command_line); in PreSandboxStartup()
489 resources_dir = resource_util::GetResourcesDir(); in InitializeResourceBundle()
553 if (resource_util::IsScaleFactorSupported(ui::k100Percent)) { in InitializeResourceBundle()
562 if (resource_util::IsScaleFactorSupported(ui::k200Percent)) { in InitializeResourceBundle()
/third_party/cef/libcef/common/chrome/
Dchrome_main_delegate_cef.cc46 resource_util::OverrideAssetPath(); in ChromeMainDelegateCef()
156 resource_util::OverrideUserDataDir(settings_, command_line); in PreSandboxStartup()
/third_party/cef/libcef/common/
Dresource_util.h18 namespace resource_util {
Dresource_util.cc38 namespace resource_util { namespace
/third_party/cef/tests/shared/browser/
Dresource_util_mac.mm6 #include "tests/shared/browser/resource_util.h"
/third_party/cef/
Dcef_paths2.gypi175 'tests/shared/browser/resource_util.h',
554 'tests/shared/browser/resource_util.h',
DBUILD.gn720 "libcef/common/resource_util.cc",
721 "libcef/common/resource_util.h",
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch7843 if (resource_util::IsScaleFactorSupported(ui::k100Percent)) {
7857 if (resource_util::IsScaleFactorSupported(ui::k200Percent)) {
D0003-ohos-1115.patch6324 - "libcef/common/resource_util.cc",
6325 - "libcef/common/resource_util.h",
6753 + "libcef/common/resource_util.cc",
6754 + "libcef/common/resource_util.h",
24041 diff --git a/src/cef/libcef/common/resource_util.cc b/src/cef/libcef/common/resource_util.cc
24043 --- a/src/cef/libcef/common/resource_util.cc
24044 +++ b/src/cef/libcef/common/resource_util.cc