Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate.cpp116 void FrontendDelegate::GetRectangleById(const std::string& key, NG::Rectangle& rectangle) in GetRectangleById() function in OHOS::Ace::Framework::FrontendDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dinspector.cpp480 void Inspector::GetRectangleById(const std::string& key, Rectangle& rectangle) in GetRectangleById() function in OHOS::Ace::NG::Inspector