Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list.h143 bool IsLayoutChanged() const in IsLayoutChanged() function
H A Dgrid_layout_manager.cpp183 if (!updateFlag_ && !renderList_.IsLayoutChanged()) { in CalculateAxisSize()