Home
last modified time | relevance | path

Searched defs:rectangle (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/geometry/
Ddimension_size.h63 static double CalcRatio(const T& rectangle) in CalcRatio()
Dsize.h205 static double CalcRatio(const T& rectangle) in CalcRatio()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate.cpp116 void FrontendDelegate::GetRectangleById(const std::string& key, NG::Rectangle& rectangle) in GetRectangleById()
/foundation/arkui/ace_engine/interfaces/napi/kits/componentutils/
Djs_component_utils.cpp45 OHOS::Ace::NG::Rectangle rectangle; in JSGetRectangleById() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dinspector.cpp479 void Inspector::GetRectangleById(const std::string& key, Rectangle& rectangle) in GetRectangleById()