Lines Matching defs:sel
2073 Atom * sel = ctx->text.s.selections;
2076 sel = (Atom *) XtRealloc((caddr_t)sel, sizeof(Atom) * nelems);
2079 XmuInternStrings(XtDisplay((Widget)ctx), list, nelems, sel);
2081 return(ctx->text.s.selections = sel);
2693 Atom sel = ctx->text.s.selections[ctx->text.s.atom_count - 1];
2694 if ( sel != (Atom) 0 ) {
2698 if (GetCutBufferNumber(sel) == NOT_A_CUT_BUFFER)
2699 XtDisownSelection(w, sel, ctx->text.time);
2700 LoseSelection(w, &sel); /* In case this is a cut buffer, or