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

/macosx-10.10.1/tcl-105/tk/tk/unix/
H A DtkUnixSelect.c364 || (dispPtr && formatType==dispPtr->compoundTextAtom)) {
589 || (type == dispPtr->compoundTextAtom)) {
615 if (type == dispPtr->compoundTextAtom) {
978 || (type == winPtr->dispPtr->compoundTextAtom)) {
1153 || (type == retrPtr->winPtr->dispPtr->compoundTextAtom)) {
1172 if (type == retrPtr->winPtr->dispPtr->compoundTextAtom) {
/macosx-10.10.1/tcl-105/tk84/tk/unix/
H A DtkUnixSelect.c369 || (dispPtr && formatType==dispPtr->compoundTextAtom)) {
598 || (type == dispPtr->compoundTextAtom)) {
624 if (type == dispPtr->compoundTextAtom) {
987 || (type == winPtr->dispPtr->compoundTextAtom)) {
1167 || (type == retrPtr->winPtr->dispPtr->compoundTextAtom)) {
1186 if (type == retrPtr->winPtr->dispPtr->compoundTextAtom) {
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkInt.h439 Atom compoundTextAtom; /* Atom for COMPOUND_TEXT. */ member in struct:TkDisplay
H A DtkSelect.c1193 dispPtr->compoundTextAtom = Tk_InternAtom(tkwin, "COMPOUND_TEXT");
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkInt.h432 Atom compoundTextAtom; /* Atom for COMPOUND_TEXT. */ member in struct:TkDisplay
H A DtkSelect.c1200 dispPtr->compoundTextAtom = Tk_InternAtom(tkwin, "COMPOUND_TEXT");

Completed in 145 milliseconds