/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
H A D | swiper_accessibility_property.cpp | 74 bool isLoop = swiperLayoutProperty->GetLoop().value_or(true); in IsScrollable() local 96 bool isLoop = swiperLayoutProperty->GetLoop().value_or(true); in SetSpecificSupportAction() local
|
H A D | swiper_layout_algorithm.h | 139 void SetIsLoop(bool isLoop) in SetIsLoop()
|
H A D | swiper_pattern.cpp | 1353 auto isLoop = IsLoop(); in CalcVisibleIndex() local 1405 auto isLoop = IsLoop(); in CalculateAndUpdateItemInfo() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/ |
H A D | stepper_accessibility_property.cpp | 73 bool isLoop = swiperLayoutProperty->GetLoop().value_or(true); in IsScrollable() local 98 bool isLoop = swiperLayoutProperty->GetLoop().value_or(true); in SetSpecificSupportAction() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
H A D | repeat_virtual_scroll_node.h | 160 void SetIsLoop(bool isLoop) in SetIsLoop()
|
H A D | lazy_for_each_node.h | 95 void SetIsLoop(bool isLoop) in SetIsLoop()
|
H A D | lazy_for_each_builder.h | 519 void SetIsLoop(bool isLoop) in SetIsLoop()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/ |
H A D | dot_indicator_paint_method.h | 84 void SetIsLoop(bool isLoop) in SetIsLoop()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_timepicker_modifier.cpp | 221 void SetTimepickerLoop(ArkUINodeHandle node, int isLoop) in SetTimepickerLoop()
|
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/ |
H A D | player_impl.cpp | 576 bool isLoop = (player_ == nullptr) ? false : isSingleLoop_; in IsSingleLooping() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/ |
H A D | swiper_indicator_pattern.cpp | 587 auto isLoop = swiperLayoutProperty->GetLoop().value_or(true); in CheckIsTouchBottom() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
H A D | textpicker_pattern.cpp | 1188 void TextPickerPattern::SetCanLoop(bool isLoop) in SetCanLoop()
|
H A D | textpicker_column_pattern.cpp | 1742 void TextPickerColumnPattern::SetCanLoop(bool isLoop) in SetCanLoop()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/utils/ |
H A D | media_cached_buffer.cpp | 277 bool isLoop = true; in WriteMergerPre() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_datepicker.cpp | 1388 bool isLoop = true; in Loop() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/ |
H A D | render_swiper.cpp | 2934 void RenderSwiper::StartIndicatorAnimation(int32_t fromIndex, int32_t toIndex, bool isLoop) in StartIndicatorAnimation()
|