Highlighting for a piece of text. More...
#include "display.h"
Data Fields | |
struct AttrColor * | attr_color |
Curses colour of text. More... | |
int | first |
First character in line to be coloured. More... | |
int | last |
Last character in line to be coloured (not included) More... | |
struct AttrColor* TextSyntax::attr_color |
int TextSyntax::first |
int TextSyntax::last |