Searched refs:ListChildrenSizeExist (Results 1 – 3 of 3) sorted by relevance
105 if (childrenSize_ && ListChildrenSizeExist()) { in CreateLayoutAlgorithm()262 bool ListItemGroupPattern::ListChildrenSizeExist() in ListChildrenSizeExist() function in OHOS::Ace::NG::ListItemGroupPattern268 return listPattern->ListChildrenSizeExist(); in ListChildrenSizeExist()648 …ro(adjustRefPos_) || !NearZero(adjustTotalSize_)) && !(childrenSize_ && ListChildrenSizeExist())) { in LayoutCache()
284 bool ListChildrenSizeExist();
328 bool ListChildrenSizeExist() in ListChildrenSizeExist() function