Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(192)

Unified Diff: ui/app_list/app_list_view.h

Issue 10937008: Position apps list on Windows near the cursor. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: removed xml file accidentally added Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/ui/views/app_list/app_list_controller_win.cc ('k') | ui/app_list/app_list_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/app_list_view.h
diff --git a/ui/app_list/app_list_view.h b/ui/app_list/app_list_view.h
index a4d5c67e566071a86f7b8b20ee619caf051f5bc0..fcbdda7008e3f7fdd8d7008c1f1f4d14e37002bd 100644
--- a/ui/app_list/app_list_view.h
+++ b/ui/app_list/app_list_view.h
@@ -42,6 +42,8 @@ class APP_LIST_EXPORT AppListView : public views::BubbleDelegateView,
void SetBubbleArrowLocation(
views::BubbleBorder::ArrowLocation arrow_location);
+ void SetAnchorPoint(const gfx::Point& anchor_point);
+
void Close();
void UpdateBounds();
« no previous file with comments | « chrome/browser/ui/views/app_list/app_list_controller_win.cc ('k') | ui/app_list/app_list_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698