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