Home
last modified time | relevance | path

Searched refs:GetNativeImageNamed (Results 1 – 5 of 5) sorted by relevance

/third_party/cef/libcef/common/alloy/
Dalloy_content_client.cc152 gfx::Image& AlloyContentClient::GetNativeImageNamed(int resource_id) { in GetNativeImageNamed() function in AlloyContentClient
154 ui::ResourceBundle::GetSharedInstance().GetNativeImageNamed(resource_id); in GetNativeImageNamed()
Dalloy_content_client.h33 gfx::Image& GetNativeImageNamed(int resource_id) override;
/third_party/cef/libcef/common/
Dresource_bundle_delegate.h31 gfx::Image GetNativeImageNamed(int resource_id) override;
Dresource_bundle_delegate.cc27 gfx::Image CefResourceBundleDelegate::GetNativeImageNamed(int resource_id) { in GetNativeImageNamed() function in CefResourceBundleDelegate
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch7707 @@ -158,6 +165,7 @@ gfx::Image& AlloyContentClient::GetNativeImageNamed(int resource_id) {
7751 gfx::Image& GetNativeImageNamed(int resource_id) override;