HomeSort by relevance Sort by last modified time
    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 126 milliseconds