Home
last modified time | relevance | path

Searched defs:pickerType (Results 1 – 2 of 2) sorted by relevance

/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_datepicker.cpp29 …ddEvent(RefPtr<PickerBaseComponent>& picker, const JSCallbackInfo& info, DatePickerType pickerType) in AddEvent()
101 DatePickerType pickerType = DatePickerType::DATE; in Create() local
295 DatePickerType pickerType = DatePickerType::DATE; in Show() local
/foundation/graphic/ui/frameworks/components/
Dui_time_picker.cpp319 void UITimePicker::SetLoopState(const uint8_t pickerType, bool state) in SetLoopState()