Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/action_sheet/
H A Daction_sheet_component.cpp70 auto sheetsInfo = properties_.sheetsInfo; in BuildMenu() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/action_sheet/
H A Djs_action_sheet.cpp356 std::vector<ActionSheetInfo> sheetsInfo; in Show() local
394 std::vector<ActionSheetInfo> sheetsInfo; in Show() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_properties.h263 std::vector<ActionSheetInfo> sheetsInfo; member