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

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_positioner.h25 enum ScreenEdge { enum in class:AppListPositioner
73 gfx::Point GetAnchorPointForShelfCorner(ScreenEdge shelf_edge) const;
79 gfx::Point GetAnchorPointForShelfCenter(ScreenEdge shelf_edge) const;
86 gfx::Point GetAnchorPointForShelfCursor(ScreenEdge shelf_edge,
92 ScreenEdge GetShelfEdge(const gfx::Rect& shelf_rect) const;
98 int GetCursorDistanceFromShelf(ScreenEdge shelf_edge,

Completed in 33 milliseconds