| /foundation/resourceschedule/device_standby/services/common/src/ |
| D | timed_task.cpp | 31 TimedTask::TimedTask(bool repeat, uint64_t interval, bool isExact, bool isIdle) in TimedTask() 62 void TimedTask::SetRepeat(bool repeat) in SetRepeat() 82 uint64_t WEAK_FUNC TimedTask::CreateTimer(bool repeat, uint64_t interval, bool isExact, bool isIdle, in CreateTimer() 107 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()
|
| D | decoration.h | 366 void SetRepeat(bool repeat) in SetRepeat() 837 bool repeat = imageRepeat_ == image.GetImageRepeat(); variable
|
| /foundation/ability/form_fwk/services/include/ |
| D | form_timer_option.h | 67 void FormTimerOption::SetRepeat(bool repeat) in SetRepeat()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/gesture/recognizers/ |
| D | mock_long_press_recognizer.cpp | 20 int32_t duration, int32_t fingers, bool repeat, bool isForDrag, bool isDisableMouseLeft) {} in LongPressRecognizer()
|
| /foundation/arkui/ui_lite/test/unittest/components/ |
| D | ui_image_animator_unit_test.cpp | 179 bool repeat = true; variable
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/include/ |
| D | js_uv_queue.h | 49 bool repeat = false; member
|
| /foundation/arkui/ui_lite/interfaces/kits/animator/ |
| D | animator.h | 132 Animator(AnimatorCallback* callback, UIView* view, uint32_t time, bool repeat) in Animator()
|
| /foundation/resourceschedule/device_standby/services/test/unittest/mock/ |
| D | mock_helper.cpp | 53 uint64_t TimedTask::CreateTimer(bool repeat, uint64_t interval, bool isExact, bool isIdle, in CreateTimer()
|
| /foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/ |
| D | js_timer.cpp | 52 void Start(int64_t timeout, int64_t repeat) in Start()
|
| /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/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/ |
| D | long_press_recognizer.cpp | 39 int32_t duration, int32_t fingers, bool repeat, bool isForDrag, bool isDisableMouseLeft) in LongPressRecognizer()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
| D | templates_parser.cpp | 150 bool CheckRepeatAndSplitString(std::vector<std::string>& vec, std::string& repeat, std::vector<Valu… in CheckRepeatAndSplitString() 198 std::string repeat = GetRepeat(args); in CheckAutoFillParameter() local
|
| D | gradient_property.h | 294 void SetRepeat(bool repeat) in SetRepeat()
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
| D | utils.h | 291 inline std::string ConvertWrapImageRepeatToString(ImageRepeat repeat) in ConvertWrapImageRepeatToString()
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
| D | utils.h | 192 inline BorderImageRepeat ConvertStrToBorderImageRepeat(const std::string& repeat) in ConvertStrToBorderImageRepeat() 226 inline ImageRepeat ConvertStrToImageRepeat(const std::string& repeat) in ConvertStrToImageRepeat()
|
| /foundation/arkui/ace_engine/test/unittest/core/base/view_abstract/ |
| D | view_abstract_test_ng.cpp | 187 auto repeat = static_cast<ImageRepeat>(INDEX); variable 226 auto repeat = static_cast<ImageRepeat>(INDEX); variable 1253 auto repeat = static_cast<ImageRepeat>(INDEX); variable
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_image.cpp | 296 auto repeat = static_cast<ImageRepeat>(imageRepeat); in SetImageRepeat() local
|
| D | js_gesture.cpp | 304 JSRef<JSVal> repeat = obj->GetProperty(LONG_PRESS_REPEAT); in Create() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
| D | image_pattern.cpp | 138 ImageRepeat repeat = imageRenderProperty->GetImageRepeat().value_or(ImageRepeat::NO_REPEAT); in CalcImageContentPaintSize() local
|
| /foundation/multimedia/player_framework/services/engine/gstreamer/plugins/source/memsource/ |
| D | gst_consumer_surface_pool.cpp | 407 gboolean repeat = FALSE; in gst_consumer_surface_pool_acquire_buffer() local
|
| /foundation/arkui/ace_engine/frameworks/core/gestures/test/unittest/ |
| D | gestures_test.cpp | 2438 bool repeat = true; variable 2504 bool repeat = true; variable
|