/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | border_image_edge.cpp | 19 BorderImageEdge(const Dimension& slice, const Dimension& outset, const Dimension& width, BorderImageRepeat repeat) BorderImageEdge() argument
|
H A D | border_image_edge.h | 85 void SetBorderImageRepeat(BorderImageRepeat repeat) in SetBorderImageRepeat() argument
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/ |
H A D | wifi_system_timer_test.cpp | 63 bool repeat = true;
in HWTEST_F() local 88 bool repeat = true;
in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/ |
H A D | long_press_gesture.h | 34 LongPressGesture( int32_t fingers, bool repeat, int32_t duration, bool isForDrag = false, bool isDisableMouseLeft = false) LongPressGesture() argument
|
H A D | base_gesture_event.h | 58 void SetRepeat(bool repeat) in SetRepeat() argument
|
/foundation/arkui/ace_engine/frameworks/core/gestures/ |
H A D | long_press_gesture.h | 34 LongPressGesture( int32_t fingers, bool repeat, int32_t duration, bool isForDrag = false, bool isDisableMouseLeft = false) LongPressGesture() argument
|
H A D | long_press_recognizer.h | 42 LongPressRecognizer(const WeakPtr<PipelineBase>& context, int32_t duration, int32_t fingers, bool repeat, in LongPressRecognizer() argument
|
/foundation/resourceschedule/ffrt/src/sync/ |
H A D | timer_api.cpp | 36 ffrt_timer_t ffrt_timer_start(ffrt_qos_t qos, uint64_t timeout, void* data, ffrt_timer_cb cb, bool repeat) in ffrt_timer_start() argument
|
/foundation/ability/form_fwk/services/include/ |
H A D | form_timer_option.h | 67 void FormTimerOption::SetRepeat(bool repeat) in SetRepeat() argument
|
/foundation/resourceschedule/ffrt/src/eu/ |
H A D | loop.cpp | 92 ffrt_timer_t Loop::TimerStart(uint64_t timeout, void* data, ffrt_timer_cb cb, bool repeat) in TimerStart() argument
|
H A D | loop_api.cpp | 77 ffrt_timer_t ffrt_loop_timer_start(ffrt_loop_t loop, uint64_t timeout, void* data, ffrt_timer_cb cb, bool repeat) in ffrt_loop_timer_start() argument
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/ |
H A D | wifi_system_timer.cpp | 30 WifiSysTimer::WifiSysTimer(bool repeat, uint64_t interval, bool isNoWakeUp, bool isIdle) in WifiSysTimer() argument 60 void WifiSysTimer::SetRepeat(bool repeat) in SetRepeat() argument
|
/foundation/communication/dhcp/services/utils/src/ |
H A D | dhcp_system_timer.cpp | 33 DhcpSysTimer::DhcpSysTimer(bool repeat, uint64_t interval, bool isNoWakeUp, bool isIdle) in DhcpSysTimer() argument 63 void DhcpSysTimer::SetRepeat(bool repeat) in SetRepeat() argument
|
/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_image_animator_unit_test.cpp | 179 bool repeat = true; in HWTEST_F() local
|
/foundation/arkui/ui_lite/interfaces/kits/animator/ |
H A D | animator.h | 132 Animator(AnimatorCallback* callback, UIView* view, uint32_t time, bool repeat) in Animator() argument
|
/foundation/multimodalinput/input/frameworks/proxy/events/src/ |
H A D | key_option.cpp | 83 void KeyOption::SetRepeat(bool repeat) in SetRepeat() argument
|
/foundation/resourceschedule/device_standby/services/common/src/ |
H A D | timed_task.cpp | 32 TimedTask::TimedTask(bool repeat, uint64_t interval, bool isExact, bool isIdle) in TimedTask() argument 48 TimedTask::TimedTask(bool repeat, uint64_t interval, int type) in TimedTask() argument 73 void TimedTask::SetRepeat(bool repeat) in SetRepeat() argument 93 uint64_t WEAK_FUNC TimedTask::CreateTimer(bool repeat, uint64_ argument 101 CreateTimer(bool repeat, uint64_t interval, int type, const std::function<void()>& callBack) CreateTimer() argument 126 RegisterDayNightSwitchTimer(uint64_t& timeId, bool repeat, uint64_t interval, const std::function<void()>& callBack) RegisterDayNightSwitchTimer() argument [all...] |
/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/src/beans/ |
H A D | event_node.py | 44 repeat = None variable in EventNode
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | gradient_style_modifier.cpp | 129 void GradientStyleModifier::PaddingColors(ColorAnimatableArithmetic& colors, bool repeat) in PaddingColors() argument 141 void GradientStyleModifier::PaddingColorStops(ColorStopAnimatableArithmetic& colorStops, bool repeat) in PaddingColorStops() argument
|
/foundation/multimedia/av_codec/test/unittest/dash_test/ |
H A D | dash_segment_downloader_unit_test.cpp | 169 int repeat = 0; in HWTEST_F() local 215 int repeat = 0; in HWTEST_F() local
|
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/ |
H A D | js_timer.cpp | 58 void Start(int64_t timeout, int64_t repeat) in Start() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/ |
H A D | long_press_recognizer.cpp | 28 LongPressRecognizer( int32_t duration, int32_t fingers, bool repeat, bool isForDrag, bool isDisableMouseLeft) LongPressRecognizer() argument
|
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/ |
H A D | rtsp_sdp.h | 47 std::vector<std::string> repeat; member
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
H A D | gesture.cpp | 165 void LongPressGesture::Create(int32_t fingers, bool repeat, int32_t duration) in Create() argument
|
/foundation/arkui/ui_lite/interfaces/kits/components/ |
H A D | ui_image_animator.h | 226 void SetRepeat(bool repeat) in SetRepeat() argument
|