Searched defs:combinedHeight (Results 1 – 1 of 1) sorted by relevance
44 const uint32_t combinedHeight, in computeScore()160 uint32_t combinedHeight = firstRowHeight + secondRowHeight; in resolveLayout() local