| /foundation/resourceschedule/device_standby/services/common/src/ |
| D | timed_task.cpp | 32 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/ |
| D | border_image_edge.cpp | 20 const Dimension& width, BorderImageRepeat repeat) in BorderImageEdge()
|
| D | border_image_edge.h | 85 void SetBorderImageRepeat(BorderImageRepeat repeat) in SetBorderImageRepeat()
|
| D | border.h | 319 void SetBorderImageRepeat(BorderImageRepeat repeat) in SetBorderImageRepeat()
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/ |
| D | wifi_system_timer.cpp | 31 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/ |
| D | form_timer_option.h | 67 void FormTimerOption::SetRepeat(bool repeat) in SetRepeat()
|
| /foundation/arkui/ui_lite/test/unittest/components/ |
| D | ui_image_animator_unit_test.cpp | 179 bool repeat = true; variable
|
| /foundation/arkui/ui_lite/interfaces/kits/animator/ |
| D | animator.h | 132 Animator(AnimatorCallback* callback, UIView* view, uint32_t time, bool repeat) in Animator()
|
| /foundation/arkui/ace_engine/advanced_ui_component/counter/interfaces/ |
| D | counter.js | 1339 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/ |
| D | base_gesture_event.h | 58 void SetRepeat(bool repeat) in SetRepeat()
|
| /foundation/resourceschedule/device_standby/services/test/unittest/mock/ |
| D | mock_helper.cpp | 81 uint64_t TimedTask::CreateTimer(bool repeat, uint64_t interval, bool isExact, bool isIdle, in CreateTimer()
|
| /foundation/arkui/ui_lite/interfaces/kits/components/ |
| D | ui_image_animator.h | 226 void SetRepeat(bool repeat) in SetRepeat()
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/layout/ |
| D | templates_parser.cpp | 100 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/ |
| D | js_timer.cpp | 58 void Start(int64_t timeout, int64_t repeat) in Start()
|
| /foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/ |
| D | rtsp_sdp.h | 47 std::vector<std::string> repeat; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
| D | templates_parser.cpp | 151 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/ |
| D | long_press_recognizer.cpp | 41 int32_t duration, int32_t fingers, bool repeat, bool isForDrag, bool isDisableMouseLeft) in LongPressRecognizer()
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
| D | utils.h | 169 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/ |
| D | utils.h | 306 inline std::string ConvertWrapImageRepeatToString(ImageRepeat repeat) in ConvertWrapImageRepeatToString()
|
| /foundation/arkui/ace_engine/test/unittest/core/base/ |
| D | view_abstract_test_ng.cpp | 203 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/ |
| D | gesture_event.h | 33 void SetRepeat(bool repeat) in SetRepeat()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
| D | image_pattern.cpp | 166 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/ |
| D | node_image_modifier.cpp | 82 auto repeat = static_cast<ImageRepeat>(imageRepeat); in SetObjectRepeat() local
|
| D | image_modifier.cpp | 88 auto repeat = static_cast<ImageRepeat>(imageRepeat); in SetObjectRepeat() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_image.cpp | 392 auto repeat = static_cast<ImageRepeat>(imageRepeat); in SetImageRepeat() local
|