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

/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A Dqebind.h69 MODULE_SCOPE void QE_ExpandDouble(double number, Tcl_DString *result);
H A DtkTreeNotify.c400 QE_ExpandDouble(data->lower, args->result);
404 QE_ExpandDouble(data->upper, args->result);
H A Dqebind.c1443 void QE_ExpandDouble(double number, Tcl_DString *result) function

Completed in 195 milliseconds