Searched refs:ShowSystemMenuAtPoint (Results 1 – 4 of 4) sorted by relevance
45 GFX_EXPORT void ShowSystemMenuAtPoint(HWND window, const gfx::Point& point);
213 ShowSystemMenuAtPoint(window, point); in ShowSystemMenu()216 void ShowSystemMenuAtPoint(HWND window, const Point& point) { in ShowSystemMenuAtPoint() function
1616 gfx::ShowSystemMenuAtPoint(hwnd(), gfx::Point(screen_point)); in OnMouseRange()
405 gfx::ShowSystemMenuAtPoint(views::HWNDForView(this), point); in OnMouseReleased()