These routines are used for calculating text indentation of lines in Elm Code. More...
Functions | |
char * | elm_code_line_indent_get (Elm_Code_Line *line) |
const char * | elm_code_line_indent_matching_braces_get (Elm_Code_Line *line, unsigned int *length) |
These routines are used for calculating text indentation of lines in Elm Code.