Home
last modified time | relevance | path

Searched defs:repeat (Results 1 – 25 of 47) sorted by relevance

12

/foundation/resourceschedule/device_standby/services/common/src/
Dtimed_task.cpp32 TimedTask::TimedTask(bool repeat, uint64_t interval, bool isExact, bool isIdle) in TimedTask()
66 void TimedTask::SetRepeat(bool repeat) in SetRepeat()
86 uint64_t WEAK_FUNC TimedTask::CreateTimer(bool repeat, uint64_t interval, bool isExact, bool isIdle, in CreateTimer()
111 bool WEAK_FUNC TimedTask::RegisterDayNightSwitchTimer(uint64_t& timeId, bool repeat, uint64_t inter… in RegisterDayNightSwitchTimer()
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Dborder_image_edge.cpp20 const Dimension& width, BorderImageRepeat repeat) in BorderImageEdge()
Dborder_image_edge.h85 void SetBorderImageRepeat(BorderImageRepeat repeat) in SetBorderImageRepeat()
Dborder.h319 void SetBorderImageRepeat(BorderImageRepeat repeat) in SetBorderImageRepeat()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/
Dwifi_system_timer.cpp31 WifiSysTimer::WifiSysTimer(bool repeat, uint64_t interval, bool isExact, bool isIdle) in WifiSysTimer()
61 void WifiSysTimer::SetRepeat(bool repeat) in SetRepeat()
/foundation/ability/form_fwk/services/include/
Dform_timer_option.h67 void FormTimerOption::SetRepeat(bool repeat) in SetRepeat()
/foundation/arkui/ui_lite/test/unittest/components/
Dui_image_animator_unit_test.cpp179 bool repeat = true; variable
/foundation/arkui/ui_lite/interfaces/kits/animator/
Danimator.h132 Animator(AnimatorCallback* callback, UIView* view, uint32_t time, bool repeat) in Animator()
/foundation/arkui/ace_engine/advanced_ui_component/counter/interfaces/
Dcounter.js1339 LongPressGesture.create({ repeat: !0 }); property
1475 LongPressGesture.create({ repeat: !0 }); property
1588 LongPressGesture.create({ repeat: !0 }); property
1721 LongPressGesture.create({ repeat: !0 }); property
2131 LongPressGesture.create({ repeat: !0 }); property
2209 LongPressGesture.create({ repeat: !0 }); property
2712 LongPressGesture.create({ repeat: !0 }); property
2792 LongPressGesture.create({ repeat: !0 }); property
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
Dbase_gesture_event.h58 void SetRepeat(bool repeat) in SetRepeat()
/foundation/resourceschedule/device_standby/services/test/unittest/mock/
Dmock_helper.cpp81 uint64_t TimedTask::CreateTimer(bool repeat, uint64_t interval, bool isExact, bool isIdle, in CreateTimer()
/foundation/arkui/ui_lite/interfaces/kits/components/
Dui_image_animator.h226 void SetRepeat(bool repeat) in SetRepeat()
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
Dtemplates_parser.cpp100 std::vector<std::string>& vec, std::string& repeat, std::vector<Value>& resultvec) in CheckRepeatAndSplitString()
187 std::string repeat = GetRepeat(args); in CheckAutoFillParameter() local
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
Djs_timer.cpp58 void Start(int64_t timeout, int64_t repeat) in Start()
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/
Drtsp_sdp.h47 std::vector<std::string> repeat; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
Dtemplates_parser.cpp151 bool CheckRepeatAndSplitString(std::vector<std::string>& vec, std::string& repeat, std::vector<Valu… in CheckRepeatAndSplitString()
199 std::string repeat = GetRepeat(args); in CheckAutoFillParameter() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
Dlong_press_recognizer.cpp41 int32_t duration, int32_t fingers, bool repeat, bool isForDrag, bool isDisableMouseLeft) in LongPressRecognizer()
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
Dutils.h169 inline BorderImageRepeat ConvertStrToBorderImageRepeat(const std::string& repeat) in ConvertStrToBorderImageRepeat()
203 inline ImageRepeat ConvertStrToImageRepeat(const std::string& repeat) in ConvertStrToImageRepeat()
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
Dutils.h306 inline std::string ConvertWrapImageRepeatToString(ImageRepeat repeat) in ConvertWrapImageRepeatToString()
/foundation/arkui/ace_engine/test/unittest/core/base/
Dview_abstract_test_ng.cpp203 auto repeat = static_cast<ImageRepeat>(INDEX); variable
242 auto repeat = static_cast<ImageRepeat>(INDEX); variable
1294 auto repeat = static_cast<ImageRepeat>(INDEX); variable
/foundation/arkui/ace_engine/frameworks/core/gestures/
Dgesture_event.h33 void SetRepeat(bool repeat) in SetRepeat()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
Dimage_pattern.cpp166 ImageRepeat repeat = imageRenderProperty->GetImageRepeat().value_or(ImageRepeat::NO_REPEAT); in CalcImageContentPaintSize() local
1084 ImageRepeat repeat = imageRenderProperty->GetImageRepeat().value_or(ImageRepeat::NO_REPEAT); in IsSupportImageAnalyzerFeature() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_image_modifier.cpp82 auto repeat = static_cast<ImageRepeat>(imageRepeat); in SetObjectRepeat() local
Dimage_modifier.cpp88 auto repeat = static_cast<ImageRepeat>(imageRepeat); in SetObjectRepeat() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_image.cpp392 auto repeat = static_cast<ImageRepeat>(imageRepeat); in SetImageRepeat() local

12