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

/macosx-10.10.1/tcl-105/tk/tk/generic/ttk/
H A DttkEntry.c34 } VMODE; typedef in typeref:enum:validateMode
108 VMODE validate; /* Validation mode */
542 * in the current VMODE.
544 static int EntryNeedsValidation(VMODE vmode, VREASON reason)
578 VMODE vmode = entryPtr->entry.validate;

Completed in 175 milliseconds