Lines Matching full:bounds
51 // Returns the bounds of a left snapped window with default width in parent
56 // Returns the bounds of a right snapped window with default width in parent
61 // Adjusts |bounds| so that the size does not exceed |max_size|.
63 gfx::Rect* bounds);
65 // Move the given bounds inside the given |visible_area| in parent coordinates,
67 // This also ensures that the top of the bounds is visible.
70 gfx::Rect* bounds);
72 // Move the given bounds inside the given |visible_area| in parent coordinates,
74 // This also ensures that the top of the bounds is visible.
79 gfx::Rect* bounds);