line_rendering_output_entry_t Struct Reference
Public Member Functions | |
line_rendering_output_entry_t (const twinline_t *_line, uint32 _flags=0, bgcolor_t _bg_color=0) | |
line_rendering_output_entry_t (const twinline_t *_line, int _cpx, int _nchars, uint32 _flags, bgcolor_t _bg_color) | |
bool | is_bg_color_empty () const |
bool | is_bg_color_key () const |
bool | is_bg_color_direct () const |
bool | operator== (const line_rendering_output_entry_t &r) const |
bool | operator!= (const line_rendering_output_entry_t &r) const |
Public Attributes | |
const twinline_t * | line |
uint32 | flags |
line_rendering_output_entry_t flags | |
bgcolor_t | bg_color |
int | cpx |
number of char to start from, valid if LROEF_CPS_RANGE | |
int | nchars |
chars count, valid if LROEF_CPS_RANGE | |
The documentation for this struct was generated from the following file:
Generated by 1.9.3