Searched refs:chainWeight (Results 1 – 3 of 3) sorted by relevance
227 ## chainWeight<sup>14+</sup>229 chainWeight(chainWeight: ChainWeightOptions)241 | chainWeight | [ChainWeightOptions](ts-types.md#chainweightoptions14对象说明) | 是 | 设置了chainWeight属…
227 ## chainWeight<sup>14+</sup>229 chainWeight(chainWeight: ChainWeightOptions)241 …chainWeight | [ChainWeightOptions](ts-types.md#chainweightoptions14) | Yes | Layout weight of th…
925 auto chainWeight = (direction == LineDirection::HORIZONTAL) ? in CalcChainWeightSize() local928 …childIdealSize = chains[chainName].remainingSpace * chainWeight / chains[chainName].totalChainWeig… in CalcChainWeightSize()