Searched refs:fMax_y (Results 1 – 1 of 1) sorted by relevance
246 float fMax_x = 0.0f, fMax_y = 0.0f; in ResizeAroundChildren() local254 fMax_y = std::max(fMax_y, r.bottom); in ResizeAroundChildren()259 fMax_y += margin.y; in ResizeAroundChildren()260 view.ResizeTo(fMax_x, fMax_y); in ResizeAroundChildren()