Home
last modified time | relevance | path

Searched refs:sec_extending (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DTextFP.h215 Boolean sec_extending; /* Indicates extending secondary selection */ member
H A DDataFP.h158 #define XmTextF_sec_extending(w) (((XmDataFieldWidget)(w))->text.sec_extending)
H A DTextF.c5457 tf->text.sec_extending = True;
5485 if (tf->text.sec_extending)
5920 tf->text.sec_extending = True;
6156 tf->text.sec_extending = False;
7273 tf->text.sec_extending = False;
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/
H A DTextFP.h181 Boolean sec_extending; /* Indicates extending secondary selection */ member