Searched defs:ui_out_table (Results 1 – 1 of 1) sorted by relevance
60 struct ui_out_table struct63 int flag;67 int body_flag;72 int entry_level;75 int columns;79 char *id;82 struct ui_out_hdr *header_first;85 struct ui_out_hdr *header_last;109 struct ui_out_table table; argument