Searched refs:totalHeight_ (Results 1 – 1 of 1) sorted by relevance
94 return totalHeight_; in GetTotalHeight()246 totalHeight_ += (curRowHeight_ + space_); in CalculateListItemNode()264 totalHeight_ += (curRowHeight_ + space_); in CalculateGroupNode()274 totalHeight_ = 0.0f; in PosMapRecalculate()282 totalHeight_ -= space_; in PosMapRecalculate()287 totalHeight_ -= space_; in PosMapRecalculate()297 totalHeight_ = headerSize_; in GroupPosMapRecalculate()314 totalHeight_ = totalHeight_ - space_ + footerSize_; in GroupPosMapRecalculate()358 prevTotalHeight_ = totalHeight_; in UpdateGroupPosMap()377 totalHeight_ = 0; in UpdateGroupPosMap()[all …]