Searched refs:adjust_this_cursor (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1PanedP.h128 Cursor adjust_this_cursor; /* active grip cursor: T */ member in struct:__anon313
H A DXaw3_1Paned.c122 offset(adjust_this_cursor), XtRString, None},
903 if ( pw->paned.adjust_this_cursor == None)
906 cursor = pw->paned.adjust_this_cursor;
915 if (pw->paned.adjust_this_cursor == None)
918 cursor = pw->paned.adjust_this_cursor;
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DPanedP.h151 Cursor adjust_this_cursor; /* active grip cursor: T */ member in struct:__anon373
H A DPaned.c146 offset(adjust_this_cursor), XtRString, None},
930 if ( pw->paned.adjust_this_cursor == None)
933 cursor = pw->paned.adjust_this_cursor;
942 if (pw->paned.adjust_this_cursor == None)
945 cursor = pw->paned.adjust_this_cursor;

Completed in 39 milliseconds