OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsCursorInShelfZone
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/gtk/download/
download_shelf_gtk.h
95
bool
IsCursorInShelfZone
(const gfx::Point& cursor_screen_coords);
download_shelf_gtk.cc
345
bool mouse_in_shelf =
IsCursorInShelfZone
(cursor_screen_coords);
356
bool DownloadShelfGtk::
IsCursorInShelfZone
(
Completed in 483 milliseconds