Home
last modified time | relevance | path

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

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