- draw_text
void draw_text(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
- measure_lines
int measure_lines(GlobalState gs, string text, int size, bool wrap_lines, int line_height, SDL_Color color)
Undocumented in source. Be warned that the author may not have intended to support it.
- put_rectsize
void put_rectsize(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
- selection_to_buffer
void selection_to_buffer(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
- text_next
void text_next(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
- text_prev
void text_prev(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
- text_viewer
void text_viewer(GlobalState gs, PathMnt path)
Undocumented in source. Be warned that the author may not have intended to support it.