Searched defs:totalSize (Results 1 – 4 of 4) sorted by relevance
103 auto totalSize = nodeAPI->getTotalChildCount(nodeHandler); in measure() local151 auto totalSize = nodeAPI->getTotalChildCount(nodeHandler); in OnMeasureReceive() local206 auto totalSize = nodeAPI->getTotalChildCount(nodeHandler); in OnLayoutReceive() local
61 void ListChildrenMainSizeOption::Resize(int32_t totalSize) in Resize()