Searched refs:med_height (Results 1 – 1 of 1) sorted by relevance
1267 int med_height = text_box.height(); in ProcessMathBlockSatelliteParts() local1270 med_height = static_cast<int>(std::round(0.5f * (text_box.height() + med_height))); in ProcessMathBlockSatelliteParts()1276 if (text_box.height() > med_height) { in ProcessMathBlockSatelliteParts()