Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_component.h384 bool GetPageReady() const in GetPageReady() function
H A Drender_list.cpp58 pageReady_ = list->GetPageReady(); in Update()