Home
last modified time | relevance | path

Searched defs:GetImageRect (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/web/
Dweb_event.h1392 virtual void GetImageRect(int32_t& x, int32_t& y, int32_t& width, int32_t& height) const {} in GetImageRect() function
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_delegate.cpp557 void ContextMenuParamOhos::GetImageRect(int32_t& x, int32_t& y, int32_t& width, int32_t& height) co… in GetImageRect() function in OHOS::Ace::ContextMenuParamOhos