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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1TextP.h104 Boolean selection_changed; /* flag so that the selection cannot be member in struct:SearchAndReplace
H A DXaw3_1TextPop.c801 search->selection_changed = FALSE; /* selection is good. */
942 if (search->selection_changed) {
H A DXaw3_1Text.c2156 ctx->text.search->selection_changed = TRUE;
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextP.h138 Boolean selection_changed; /* flag so that the selection cannot be member in struct:SearchAndReplace
H A DTextPop.c858 search->selection_changed = FALSE; /* selection is good. */
1010 if (search->selection_changed) {
H A DText.c2556 ctx->text.search->selection_changed = TRUE;

Completed in 1702 milliseconds