Home | History | Annotate | Download | only in shelf

Lines Matching full:bounds

79   // Returns the ideal bounds of the specified item, or an empty rect if id
168 // Sets the bounds of each view to its ideal bounds.
174 // Calculates the ideal bounds. The bounds of each button corresponding to an
176 void CalculateIdealBounds(IdealBounds* bounds) const;
186 // Animates the bounds of each view to its ideal bounds.
223 // Returns rectangle bounds used for drag insertion.
225 // * When overflow button is visible, returns bounds from first item
228 // returns bounds from first item to last panel item.
229 // * In the overflow mode, returns only bubble's bounds.