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

/ast/src/lib/libtk/generic/
H A DtkEntry.c873 int oldExport;
885 oldExport = entryPtr->exportSelection;
964 if (entryPtr->exportSelection && (!oldExport)
869 int oldExport; local
H A DtkListbox.c956 int oldExport;
958 oldExport = listPtr->exportSelection;
999 if (listPtr->exportSelection && !oldExport
952 int oldExport; local
H A DtkText.c753 int oldExport = textPtr->exportSelection;
868 if (textPtr->exportSelection && (!oldExport)) {
749 int oldExport = textPtr->exportSelection; local

Completed in 22 milliseconds