Searched refs:line_element (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A DwinX.h83 struct line_element { struct
84 struct line_element *next;
93 struct line_element *head; /* head of circular line queue */
94 struct line_element *line_here;/* current drawn line position */
95 struct line_element *last_pause;/* point to the line after the prev */
97 struct line_element *last_pause_head;/* pointer to head of previous */
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A DwinX.h83 struct line_element { struct
84 struct line_element *next;
93 struct line_element *head; /* head of circular line queue */
94 struct line_element *line_here;/* current drawn line position */
95 struct line_element *last_pause;/* point to the line after the prev */
97 struct line_element *last_pause_head;/* pointer to head of previous */

Completed in 28 milliseconds