Home
last modified time | relevance | path

Searched defs:GetLoop (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/marquee/
H A Drender_marquee.h47 int32_t GetLoop() const in GetLoop() function
H A Dmarquee_component.h115 int32_t GetLoop() const in GetLoop() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dmarquee_composed_element.cpp72 std::string MarqueeComposedElement::GetLoop() const in GetLoop() function in OHOS::Ace::V2::MarqueeComposedElement
H A Dswiper_composed_element.cpp125 std::string SwiperComposedElement::GetLoop() const in GetLoop() function in OHOS::Ace::V2::SwiperComposedElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.h99 bool GetLoop() const in GetLoop() function
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/ringtone_player/
H A Dringtone_options_napi.cpp189 napi_value RingtoneOptionsNapi::GetLoop(napi_env env, napi_callback_info info) in GetLoop() function in OHOS::Media::RingtoneOptionsNapi
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_chart.h119 bool GetLoop() const in GetLoop() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.h289 bool GetLoop() const in GetLoop() function
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/player/
H A Daudio_player_napi.cpp705 napi_value AudioPlayerNapi::GetLoop(napi_env env, napi_callback_info info) in GetLoop() function in OHOS::Media::AudioPlayerNapi
H A Dvideo_player_napi.cpp1086 napi_value VideoPlayerNapi::GetLoop(napi_env env, napi_callback_info info) in GetLoop() function in OHOS::Media::VideoPlayerNapi
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_model_ng.cpp666 bool SwiperModelNG::GetLoop(FrameNode* frameNode) in GetLoop() function in OHOS::Ace::NG::SwiperModelNG