Home
last modified time | relevance | path

Searched refs:accept_number (Results 1 – 4 of 4) sorted by relevance

/dports/science/jstrack/jstrack/extlib/tcllib1.19/tool_datatype/
H A Ddatatype.tcl268 option accept_number {
313 if {[my cget accept_number]} {
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dcolour.h109 bool accept_number = true, bool accept_elemental = false);
H A Dcolour.cc742 int str_to_colour(const string &str, int default_colour, bool accept_number, in str_to_colour() argument
772 if (ret == NUM_TERM_COLOURS && accept_number) in str_to_colour()
/dports/science/jstrack/jstrack/extlib/tcllib1.19/tool-ui/
H A Dtool-ui.tcl1030 option accept_number {
1076 if {[my cget accept_number]} {