Searched defs:combinedWidth (Results 1 – 1 of 1) sorted by relevance
43 static double computeScore(const uint32_t combinedWidth, in computeScore()161 uint32_t combinedWidth = std::max(firstRowWidth, secondRowWidth); in resolveLayout() local