Home
last modified time | relevance | path

Searched refs:IsRotationVibrate (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_component.h244 bool IsRotationVibrate() const in IsRotationVibrate() function
H A Dlist_component.h511 bool IsRotationVibrate() const in IsRotationVibrate() function
H A Drender_list_item.cpp191 rotationVibrate_ = item->IsRotationVibrate(); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drender_multi_child_scroll.cpp234 rotationVibrate_ = listComponent->IsRotationVibrate(); in Update()