Numworks Epsilon  1.4.1
Graphing Calculator Operating System
Shared::ToolboxHelpers Namespace Reference

Functions

int CursorIndexInCommand (const char *text)
 
void TextToInsertForCommandMessage (I18n::Message message, char *buffer)
 
void TextToInsertForCommandText (const char *command, char *buffer)
 

Function Documentation

◆ CursorIndexInCommand()

int Shared::ToolboxHelpers::CursorIndexInCommand ( const char *  text)

Definition at line 7 of file toolbox_helpers.cpp.

◆ TextToInsertForCommandMessage()

void Shared::ToolboxHelpers::TextToInsertForCommandMessage ( I18n::Message  message,
char *  buffer 
)

Definition at line 16 of file toolbox_helpers.cpp.

◆ TextToInsertForCommandText()

void Shared::ToolboxHelpers::TextToInsertForCommandText ( const char *  command,
char *  buffer 
)

Definition at line 21 of file toolbox_helpers.cpp.