Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Dpicker_type_define.h80 bool useMilitary; member
H A Ddatepicker_dialog_view.cpp551 …DatePickerDialogView::SwitchContentRowButton(const RefPtr<FrameNode>& contentRow, bool useMilitary) in SwitchContentRowButton()
1652 bool useMilitary) in SwitchPickerPage()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_datepicker.cpp981 auto useMilitary = paramObject->GetProperty("useMilitaryTime"); in UpdateDatePickerSettingData() local
1169 auto useMilitary = paramObj->GetProperty("useMilitaryTime"); in DatePickerDialogShow() local