Home
last modified time | relevance | path

Searched refs:AdapteBoxRectArea (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.h533 void AdapteBoxRectArea(UIView &uiView) const;
H A Dcomponent.cpp473 void Component::AdapteBoxRectArea(UIView &uiView) const in AdapteBoxRectArea() function in OHOS::ACELite::Component
531 AdapteBoxRectArea(*uiView); in AdaptBoxSizing()