Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list.h238 return listHeight_; in GetHeight()
563 double listHeight_ = -1.0; variable
H A Drender_list.cpp52 listHeight_ = list->GetHeight(); in Update()