Home
last modified time | relevance | path

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 Dark_web_history_item_impl.cpp31 bool ArkWebHistoryItemImpl::GetFavicon(void** data, int& width, int& height, int& color_type, int& … in GetFavicon() function in OHOS::ArkWeb::ArkWebHistoryItemImpl
H A Dark_web_nweb_impl.cpp455 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 Dark_web_history_item_wrapper.cpp26 bool ArkWebHistoryItemWrapper::GetFavicon( in GetFavicon() function in OHOS::ArkWeb::ArkWebHistoryItemWrapper
H A Dark_web_nweb_wrapper.cpp546 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 Dnweb_create_window.h175 bool GetFavicon( in GetFavicon() function
/ohos5.0/base/web/webview/test/unittest/common/
H A Dnweb_create_window.h227 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 Dwebview_ffi.cpp690 int64_t GetFavicon(std::shared_ptr<NWebHistoryItem> item) in GetFavicon() function
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.cpp1215 bool WebviewController::GetFavicon( in GetFavicon() function in OHOS::NWeb::WebviewController
H A Dnapi_webview_controller.cpp3798 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