Searched defs:GetFavicon (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
H A D | ark_web_history_item_impl.cpp | 31 bool ArkWebHistoryItemImpl::GetFavicon(void** data, int& width, int& height, int& color_type, int& … in GetFavicon() function in OHOS::ArkWeb::ArkWebHistoryItemImpl
|
H A D | ark_web_nweb_impl.cpp | 455 bool ArkWebNWebImpl::GetFavicon(const void** data, size_t& width, size_t& height, int& color_type, … in GetFavicon() function in OHOS::ArkWeb::ArkWebNWebImpl
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
H A D | ark_web_history_item_wrapper.cpp | 26 bool ArkWebHistoryItemWrapper::GetFavicon( in GetFavicon() function in OHOS::ArkWeb::ArkWebHistoryItemWrapper
|
H A D | ark_web_nweb_wrapper.cpp | 546 bool ArkWebNWebWrapper::GetFavicon(const void** data, size_t& width, size_t& height, ArkWebImageCol… in GetFavicon() function in OHOS::ArkWeb::ArkWebNWebWrapper
|
/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/ |
H A D | nweb_create_window.h | 175 bool GetFavicon( in GetFavicon() function
|
/ohos5.0/base/web/webview/test/unittest/common/ |
H A D | nweb_create_window.h | 227 bool GetFavicon(const void** data, size_t& width, size_t& height, in GetFavicon() function
|
/ohos5.0/base/web/webview/interfaces/kits/cj/src/ |
H A D | webview_ffi.cpp | 690 int64_t GetFavicon(std::shared_ptr<NWebHistoryItem> item) in GetFavicon() function
|
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A D | webview_controller.cpp | 1215 bool WebviewController::GetFavicon( in GetFavicon() function in OHOS::NWeb::WebviewController
|
H A D | napi_webview_controller.cpp | 3798 napi_value NapiWebHistoryList::GetFavicon(napi_env env, std::shared_ptr<NWebHistoryItem> item) in GetFavicon() function in OHOS::NWeb::NapiWebHistoryList 3937 napi_value NapiWebviewController::GetFavicon(napi_env env, napi_callback_info info) in GetFavicon() function in OHOS::NWeb::NapiWebviewController
|