Functions
elm_code_indent.h File Reference

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)
 

Detailed Description

These routines are used for calculating text indentation of lines in Elm Code.