Home
last modified time | relevance | path

Searched defs:positionedComponent (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dview_stack_processor.cpp141 …RefPtr<PositionedComponent> positionedComponent = AceType::MakeRefPtr<OHOS::Ace::PositionedCompone… in GetPositionedComponent() local
735 auto positionedComponent = GetPositionedComponent(); in UpdateTopComponentProps() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drender_image.cpp987 … auto positionedComponent = AceType::MakeRefPtr<PositionedComponent>(dragItemInfo.customComponent); in PanOnActionStart() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drender_text.cpp1053 … auto positionedComponent = AceType::MakeRefPtr<PositionedComponent>(dragItemInfo.customComponent); in PanOnActionStart() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.cpp1074 … auto positionedComponent = AceType::MakeRefPtr<PositionedComponent>(dragItemInfo.customComponent); in PanOnActionStart() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drender_box.cpp307 … auto positionedComponent = AceType::MakeRefPtr<PositionedComponent>(dragItemInfo.customComponent); in PanOnActionStart() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp2467 auto positionedComponent = AceType::MakeRefPtr<PositionedComponent>(customComponent); in CreateDragDropRecognizer() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Drender_grid_layout.cpp1114 auto positionedComponent = AceType::MakeRefPtr<PositionedComponent>(customComponent); in ActionStart() local