Searched defs:alpha_type (Results 1 – 7 of 7) 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 …HistoryItemImpl::GetFavicon(void** data, int& width, int& height, int& color_type, int& alpha_type) in GetFavicon()
|
H A D | ark_web_handler_wrapper.cpp | 101 …ata, size_t width, size_t height, ArkWebImageColorType color_type, ArkWebImageAlphaType alpha_type) in OnPageIcon()
|
H A D | ark_web_nweb_impl.cpp | 455 …mpl::GetFavicon(const void** data, size_t& width, size_t& height, int& color_type, int& alpha_type) in GetFavicon()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
H A D | ark_web_history_item_wrapper.cpp | 27 … data, int& width, int& height, ArkWebImageColorType& color_type, ArkWebImageAlphaType& alpha_type) in GetFavicon()
|
H A D | ark_web_handler_impl.cpp | 102 …dlerImpl::OnPageIcon(const void* data, size_t width, size_t height, int color_type, int alpha_type) in OnPageIcon()
|
H A D | ark_web_nweb_wrapper.cpp | 547 ArkWebImageAlphaType& alpha_type) in GetFavicon()
|
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/ |
H A D | nweb_handler.h | 437 …onst void* data, size_t width, size_t height, ImageColorType color_type, ImageAlphaType alpha_type) in OnPageIcon()
|