Home
last modified time | relevance | path

Searched defs:positioned (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/positioned/
H A Drender_positioned.cpp24 const auto positioned = AceType::DynamicCast<PositionedComponent>(component); in Update() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Dselect_popup_component.cpp151 RefPtr<PositionedComponent> positioned = AceType::DynamicCast<PositionedComponent>(GetChild()); in ShowDialog() local
174 RefPtr<PositionedComponent> positioned = AceType::DynamicCast<PositionedComponent>(GetChild()); in ShowContextMenu() local
347 RefPtr<PositionedComponent> positioned = AceType::MakeRefPtr<PositionedComponent>(tween); in Initialize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/toast/
H A Dtoast_component.cpp202 RefPtr<PositionedComponent> positioned = AceType::MakeRefPtr<PositionedComponent>(tween); in Show() local