lib/ewl_text_context.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
struct | Ewl_Text_Context |
Stores context information for the different formatting nodes. More... | |
Typedefs | |
typedef struct Ewl_Text_Context | Ewl_Text_Context |
Functions | |
void | ewl_text_context_acquire (Ewl_Text_Context *tx) |
Ewl_Text_Context * | ewl_text_context_find (Ewl_Text_Context *tx, unsigned int context_mask, Ewl_Text_Context *tx_change) |
void | ewl_text_context_format_string_create (Ewl_Text_Context *ctx) |
int | ewl_text_context_init (void) |
Ewl_Text_Context * | ewl_text_context_new (void) |
void | ewl_text_context_print (Ewl_Text_Context *tx, const char *indent) |
int | ewl_text_context_release (Ewl_Text_Context *tx) |
void | ewl_text_context_shutdown (void) |