Home
last modified time | relevance | path

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

12

/foundation/resourceschedule/device_standby/services/common/src/
Dtimed_task.cpp31 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/
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()
Ddecoration.h366 void SetRepeat(bool repeat) in SetRepeat()
837 bool repeat = imageRepeat_ == image.GetImageRepeat(); variable
/foundation/ability/form_fwk/services/include/
Dform_timer_option.h67 void FormTimerOption::SetRepeat(bool repeat) in SetRepeat()
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/gesture/recognizers/
Dmock_long_press_recognizer.cpp20 int32_t duration, int32_t fingers, bool repeat, bool isForDrag, bool isDisableMouseLeft) {} in LongPressRecognizer()
/foundation/arkui/ui_lite/test/unittest/components/
Dui_image_animator_unit_test.cpp179 bool repeat = true; variable
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/include/
Djs_uv_queue.h49 bool repeat = false; member
/foundation/arkui/ui_lite/interfaces/kits/animator/
Danimator.h132 Animator(AnimatorCallback* callback, UIView* view, uint32_t time, bool repeat) in Animator()
/foundation/resourceschedule/device_standby/services/test/unittest/mock/
Dmock_helper.cpp53 uint64_t TimedTask::CreateTimer(bool repeat, uint64_t interval, bool isExact, bool isIdle, in CreateTimer()
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
Djs_timer.cpp52 void Start(int64_t timeout, int64_t repeat) in Start()
/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/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
Dlong_press_recognizer.cpp39 int32_t duration, int32_t fingers, bool repeat, bool isForDrag, bool isDisableMouseLeft) in LongPressRecognizer()
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
Dtemplates_parser.cpp150 bool CheckRepeatAndSplitString(std::vector<std::string>& vec, std::string& repeat, std::vector<Valu… in CheckRepeatAndSplitString()
198 std::string repeat = GetRepeat(args); in CheckAutoFillParameter() local
Dgradient_property.h294 void SetRepeat(bool repeat) in SetRepeat()
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
Dutils.h291 inline std::string ConvertWrapImageRepeatToString(ImageRepeat repeat) in ConvertWrapImageRepeatToString()
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
Dutils.h192 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/
Dview_abstract_test_ng.cpp187 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/
Djs_image.cpp296 auto repeat = static_cast<ImageRepeat>(imageRepeat); in SetImageRepeat() local
Djs_gesture.cpp304 JSRef<JSVal> repeat = obj->GetProperty(LONG_PRESS_REPEAT); in Create() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
Dimage_pattern.cpp138 ImageRepeat repeat = imageRenderProperty->GetImageRepeat().value_or(ImageRepeat::NO_REPEAT); in CalcImageContentPaintSize() local
/foundation/multimedia/player_framework/services/engine/gstreamer/plugins/source/memsource/
Dgst_consumer_surface_pool.cpp407 gboolean repeat = FALSE; in gst_consumer_surface_pool_acquire_buffer() local
/foundation/arkui/ace_engine/frameworks/core/gestures/test/unittest/
Dgestures_test.cpp2438 bool repeat = true; variable
2504 bool repeat = true; variable

12