Searched defs:maxW (Results 1 – 3 of 3) sorted by relevance
513 int32_t maxW = static_cast<int32_t>(limits_.maxWidth_); in CalcFixedAspectRatioTranslateLimits() local
2523 int32_t maxW; in FixRectByAspectRatio() local
2417 float maxW = std::max(std::max(leftW, topW), std::max(rightW, bottomW)); in PaintBorder() local