Home
last modified time | relevance | path

Searched defs:timePicker (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ui_lite/test/unittest/rotate/
H A Dui_rotate_input_unit_test.cpp129 UITimePicker* timePicker = new UITimePicker(); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtimepicker_model_impl.cpp24 auto timePicker = AceType::MakeRefPtr<PickerTimeComponent>(); in CreateTimePicker() local
66 auto timePicker = AceType::MakeRefPtr<PickerTimeComponent>(); in SetTimePickerDialogShow() local
[all...]
H A Dpicker_model_impl.cpp37 auto timePicker = AceType::MakeRefPtr<PickerTimeComponent>(); in CreateTimePicker() local
103 auto timePicker = AceType::MakeRefPtr<PickerTimeComponent>(); in SetDatePickerDialogShow() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddate_time_animation_controller.cpp129 auto timePicker = timePicker_.Upgrade(); in PlayOldColumnOpacityInAnimation() local
252 auto timePicker = timePicker_.Upgrade(); in PlayOldColumnOpacityOutAnimation() local
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_time_picker.h302 explicit UIPickerListener(UITimePicker* timePicker) in UIPickerListener() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dpicker_view_tdd_test.cpp140 UITimePicker* timePicker = reinterpret_cast<UITimePicker *>(pickerComponent->GetComponentRootView()); in ComponentPickerviewAttributeSetTest001() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dpicker_view_component.cpp331 UITimePicker *timePicker = reinterpret_cast<UITimePicker *>(pickerView_); in UpdatePickerStyles() local
364 UITimePicker *timePicker = reinterpret_cast<UITimePicker *>(pickerView_); in UpdatePickerAttrs() local
569 UITimePicker *timePicker = reinterpret_cast<UITimePicker *>(pickerView_); in SetPickerListener() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_datepicker.cpp1257 auto timePicker = AceType::MakeRefPtr<PickerTimeComponent>(); in CreateTimePicker() local
1865 auto timePicker = AceType::MakeRefPtr<PickerTimeComponent>(); in CreateTimePicker() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/
H A Ddate_picker_test_ng.cpp2920 auto timePicker = dateTimeAnimationController->timePicker_.Upgrade(); in HWTEST_F() local
[all...]

Completed in 15 milliseconds