Searched refs:XawTextSelection (Results 1 - 6 of 6) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1TextSrc.h215 #define XtTextSelection XawTextSelection
H A DXaw3_1TextP.h78 } XawTextSelection; typedef in typeref:struct:__anon334
141 XawTextSelection s;
158 XawTextSelection origSel; /* the selection being modified */
H A DXaw3_1Text.c489 bzero((char *) &(ctx->text.origSel), sizeof(XawTextSelection));
490 bzero((char *) &(ctx->text.s), sizeof(XawTextSelection));
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextP.h101 } XawTextSelection; typedef in typeref:struct:__anon402
105 XawTextSelection s;
180 XawTextSelection s;
199 XawTextSelection origSel; /* the selection being modified */
H A DText.c528 (void) bzero((char *) &(ctx->text.origSel), sizeof(XawTextSelection));
529 (void) bzero((char *) &(ctx->text.s), sizeof(XawTextSelection));
1491 XawTextSelection *s;
1517 XawTextSelection *s;
H A DTextAction.c616 XawTextSelection* s;
643 XawTextSelection *s;

Completed in 172 milliseconds