Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp306 auto rowItem = AceType::MakeRefPtr<FlexItemComponent>( in BuildMenu() local
308 buttonRow->AppendChild(rowItem); in BuildMenu()