Home
last modified time | relevance | path

Searched refs:textspeeddefaultCommand (Results 1 – 9 of 9) sorted by relevance

/dports/games/onscripter/onscripter-20200722/
H A DONScripter_lut.cpp53 {"textspeeddefault",&ONScripter::textspeeddefaultCommand},
H A DONScripter.h126 int textspeeddefaultCommand();
H A DONScripter_command.cpp222 int ONScripter::textspeeddefaultCommand() in textspeeddefaultCommand() function in ONScripter
/dports/games/onscripter-1byte/onscripter-20200722/
H A DONScripter_lut.cpp53 {"textspeeddefault",&ONScripter::textspeeddefaultCommand},
H A DONScripter.h126 int textspeeddefaultCommand();
H A DONScripter_command.cpp222 int ONScripter::textspeeddefaultCommand() in textspeeddefaultCommand() function in ONScripter
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/src/
H A DPonscripterLabel.h184 int textspeeddefaultCommand(const pstring& cmd);
H A DPonscripterLabel.cpp343 dict["textspeeddefault"] = &PonscripterLabel::textspeeddefaultCommand; in sfunc_lut_t()
H A DPonscripterLabel_command.cpp200 int PonscripterLabel::textspeeddefaultCommand(const pstring& cmd) in textspeeddefaultCommand() function in PonscripterLabel