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

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DSimpleP.h74 String cursor_name; /* cursor specified by name. */ member in struct:__anon386
H A DSimple.c70 offset(cursor_name), XtRString, NULL},
218 if (simple->simple.cursor_name == NULL)
221 from.addr = (XPointer) simple->simple.cursor_name;
262 * We are not handling the string cursor_name correctly here.
267 (s_old->simple.cursor_name != s_new->simple.cursor_name) ) {

Completed in 11 milliseconds