Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
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_tline
 
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: