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

/macosx-10.10.1/tcl-105/tk/tk/generic/ttk/
H A DttkEntry.c700 /* EntryStoreValue --
707 EntryStoreValue(Entry *entryPtr, const char *value) function
757 EntryStoreValue(entryPtr, value);
772 EntryStoreValue(entryPtr, value);
798 EntryStoreValue(entryPtr, value ? value : "");

Completed in 190 milliseconds