Home
last modified time | relevance | path

Searched defs:repeat (Results 1 - 25 of 62) sorted by relevance

123

/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder_image_edge.cpp19 BorderImageEdge(const Dimension& slice, const Dimension& outset, const Dimension& width, BorderImageRepeat repeat) BorderImageEdge() argument
H A Dborder_image_edge.h85 void SetBorderImageRepeat(BorderImageRepeat repeat) in SetBorderImageRepeat() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_system_timer_test.cpp63 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 Dlong_press_gesture.h34 LongPressGesture( int32_t fingers, bool repeat, int32_t duration, bool isForDrag = false, bool isDisableMouseLeft = false) LongPressGesture() argument
H A Dbase_gesture_event.h58 void SetRepeat(bool repeat) in SetRepeat() argument
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dlong_press_gesture.h34 LongPressGesture( int32_t fingers, bool repeat, int32_t duration, bool isForDrag = false, bool isDisableMouseLeft = false) LongPressGesture() argument
H A Dlong_press_recognizer.h42 LongPressRecognizer(const WeakPtr<PipelineBase>& context, int32_t duration, int32_t fingers, bool repeat, in LongPressRecognizer() argument
/foundation/resourceschedule/ffrt/src/sync/
H A Dtimer_api.cpp36 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 Dform_timer_option.h67 void FormTimerOption::SetRepeat(bool repeat) in SetRepeat() argument
/foundation/resourceschedule/ffrt/src/eu/
H A Dloop.cpp92 ffrt_timer_t Loop::TimerStart(uint64_t timeout, void* data, ffrt_timer_cb cb, bool repeat) in TimerStart() argument
H A Dloop_api.cpp77 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 Dwifi_system_timer.cpp30 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 Ddhcp_system_timer.cpp33 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 Dui_image_animator_unit_test.cpp179 bool repeat = true; in HWTEST_F() local
/foundation/arkui/ui_lite/interfaces/kits/animator/
H A Danimator.h132 Animator(AnimatorCallback* callback, UIView* view, uint32_t time, bool repeat) in Animator() argument
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dkey_option.cpp83 void KeyOption::SetRepeat(bool repeat) in SetRepeat() argument
/foundation/resourceschedule/device_standby/services/common/src/
H A Dtimed_task.cpp32 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 Devent_node.py44 repeat = None variable in EventNode
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dgradient_style_modifier.cpp129 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 Ddash_segment_downloader_unit_test.cpp169 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 Djs_timer.cpp58 void Start(int64_t timeout, int64_t repeat) in Start() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dlong_press_recognizer.cpp28 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 Drtsp_sdp.h47 std::vector<std::string> repeat; member
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dgesture.cpp165 void LongPressGesture::Create(int32_t fingers, bool repeat, int32_t duration) in Create() argument
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_image_animator.h226 void SetRepeat(bool repeat) in SetRepeat() argument

Completed in 14 milliseconds

123