|
Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
Functions | |
| int | CursorIndexInCommand (const char *text) |
| void | TextToInsertForCommandMessage (I18n::Message message, char *buffer) |
| void | TextToInsertForCommandText (const char *command, char *buffer) |
| int Shared::ToolboxHelpers::CursorIndexInCommand | ( | const char * | text | ) |
Definition at line 7 of file toolbox_helpers.cpp.
| void Shared::ToolboxHelpers::TextToInsertForCommandMessage | ( | I18n::Message | message, |
| char * | buffer | ||
| ) |
Definition at line 16 of file toolbox_helpers.cpp.
| void Shared::ToolboxHelpers::TextToInsertForCommandText | ( | const char * | command, |
| char * | buffer | ||
| ) |
Definition at line 21 of file toolbox_helpers.cpp.