Home
last modified time | relevance | path

Searched refs:GetOnRotateId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_component.h491 const EventMarker& GetOnRotateId() const in GetOnRotateId() function
H A Drender_list.cpp785 const auto& onRotateId = component->GetOnRotateId(); in SetOnRotateCallback()