GDB (xrefs)
Public Attributes | List of all members
tui_ui_out_data Struct Reference

Public Attributes

struct cli_ui_out_data base
 
int line
 
int start_of_line
 

Detailed Description

Definition at line 27 of file tui-out.c.

Member Data Documentation

struct cli_ui_out_data tui_ui_out_data::base

Definition at line 29 of file tui-out.c.

Referenced by tui_field_fmt(), tui_field_int(), tui_field_string(), tui_out_new(), and tui_text().

int tui_ui_out_data::line

Definition at line 31 of file tui-out.c.

Referenced by tui_field_int(), tui_field_string(), tui_out_new(), and tui_text().

int tui_ui_out_data::start_of_line

Definition at line 32 of file tui-out.c.

Referenced by tui_field_fmt(), tui_field_int(), tui_field_string(), tui_out_new(), and tui_text().


The documentation for this struct was generated from the following file: