Searched refs:salt2 (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextP.h222 XawTextSelectionSalt *salt2; /* salted away selections */ member in struct:_TextPart
H A DTextAction.c684 for (salt = ctx->text.salt2; salt; salt = salt->next)
816 for (salt = ctx->text.salt2; salt; salt = nextSalt)
853 ctx->text.salt2 = nextSalt;
900 salt->next = ctx->text.salt2;
901 ctx->text.salt2 = salt;
H A DText.c550 ctx->text.salt2 = NULL;

Completed in 259 milliseconds