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

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_positioner.cc60 return ClampAnchorPoint(anchor);
85 return ClampAnchorPoint(anchor);
112 return ClampAnchorPoint(anchor);
137 return ClampAnchorPoint(anchor);
193 gfx::Point AppListPositioner::ClampAnchorPoint(gfx::Point anchor) const { function in class:AppListPositioner

Completed in 252 milliseconds