Searched refs:ScreenEdge (Results 1 - 8 of 8) 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,
H A Dapp_list_positioner.cc64 ScreenEdge shelf_edge) const {
89 ScreenEdge shelf_edge) const {
116 ScreenEdge shelf_edge,
140 AppListPositioner::ScreenEdge AppListPositioner::GetShelfEdge(
173 ScreenEdge shelf_edge,
H A Dapp_list_positioner_unittest.cc61 void PlaceShelf(AppListPositioner::ScreenEdge edge) {
92 AppListPositioner::ScreenEdge shelf_edge) const {
97 AppListPositioner::ScreenEdge shelf_edge) const {
102 AppListPositioner::ScreenEdge shelf_edge) const {
106 AppListPositioner::ScreenEdge DoGetShelfEdge(
112 AppListPositioner::ScreenEdge shelf_edge) const {
/external/chromium_org/chrome/browser/ui/views/app_list/linux/
H A Dapp_list_linux.h27 static AppListPositioner::ScreenEdge ShelfLocationInDisplay(
38 AppListPositioner::ScreenEdge edge,
H A Dapp_list_linux.cc14 AppListPositioner::ScreenEdge AppListLinux::ShelfLocationInDisplay(
26 AppListPositioner::ScreenEdge winning_edge =
56 AppListPositioner::ScreenEdge edge,
93 AppListPositioner::ScreenEdge edge;
H A Dapp_list_linux_unittest.cc66 void PlaceShelf(AppListPositioner::ScreenEdge edge) {
109 AppListPositioner::ScreenEdge ShelfEdge() const {
/external/chromium_org/chrome/browser/ui/views/app_list/win/
H A Dapp_list_win.cc63 AppListPositioner::ScreenEdge edge = positioner.GetShelfEdge(taskbar_rect);
H A Dapp_list_win_unittest.cc67 void PlaceTaskbar(AppListPositioner::ScreenEdge edge) {

Completed in 230 milliseconds