Searched defs:updateOptions (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclEvent.c1262 static CONST char *updateOptions[] = {"idletasks", (char *) NULL}; local
1263 enum updateOptions {REGEXP_IDLETASKS}; enum
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclEvent.c1418 static CONST char *updateOptions[] = {"idletasks", NULL}; local
1419 enum updateOptions {REGEXP_IDLETASKS}; enum
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkCmds.c1082 static const char *updateOptions[] = {"idletasks", NULL}; local
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkCmds.c1046 static CONST char *updateOptions[] = {"idletasks", (char *) NULL}; local
/macosx-10.9.5/ruby-104/ruby/ext/tk/
H A Dtcltklib.c3893 static CONST char *updateOptions[] = {"idletasks", (char *) NULL}; local
3894 enum updateOptions {REGEXP_IDLETASKS}; enum
4047 static CONST char *updateOptions[] = {"idletasks", (char *) NULL}; local
4048 enum updateOptions {REGEXP_IDLETASKS}; enum

Completed in 225 milliseconds