OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hand_cursor
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/gtk/
gtk_chrome_link_button.h
46
GdkCursor*
hand_cursor
;
member in struct:_GtkChromeLinkButton
gtk_chrome_link_button.cc
152
gdk_window_set_cursor(widget->window, link_button->
hand_cursor
);
165
button->
hand_cursor
= NULL;
197
button->
hand_cursor
= gfx::GetCursor(GDK_HAND2);
Completed in 30 milliseconds