Searched refs:ClampAnchorPoint (Results 1 - 2 of 2) 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
H A Dapp_list_positioner.h104 gfx::Point ClampAnchorPoint(gfx::Point anchor) const;

Completed in 183 milliseconds