Searched refs:gdk_cursor_new_for_display (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/emacs-93/emacs/src/
H A Dgtkutil.c94 #define gdk_cursor_new_for_display(dpy, c) gdk_cursor_new (c)
242 return gdk_cursor_new_for_display (gdpy, GDK_LEFT_PTR);
93 #define gdk_cursor_new_for_display macro
/macosx-10.10/vim-55/src/
H A Dgui_gtk_x11.c5868 c = gdk_cursor_new_for_display(

Completed in 78 milliseconds