Searched defs:ClampSize (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/apps/
H A Dsize_constraints.cc35 gfx::Size SizeConstraints::ClampSize(gfx::Size size) const { function in class:apps::SizeConstraints
/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel.cc579 full_size_ = ClampSize(full_size_);
678 gfx::Size Panel::ClampSize(const gfx::Size& size) const { function in class:Panel

Completed in 426 milliseconds