Searched defs:GetImageRect (Results 1 - 2 of 2) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/web/ | ||
H A D | web_event.h | 1392 virtual void GetImageRect(int32_t& x, int32_t& y, int32_t& width, int32_t& height) const {} in GetImageRect() function in OHOS::Ace::NativeEmbedStatus::WebContextMenuParam |
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ | ||
H A D | web_delegate.cpp | 544 void ContextMenuParamOhos::GetImageRect(int32_t& x, int32_t& y, int32_t& width, int32_t& height) const in GetImageRect() function in OHOS::Ace::ContextMenuParamOhos |
Completed in 15 milliseconds