Searched defs:vc_state (Results 1 – 1 of 1) sorted by relevance
95779 struct vc_state { struct95780 unsigned int x;95781 unsigned int y;95782 unsigned char color;95783 unsigned char Gx_charset[2];95784 unsigned int charset: 1;95785 enum vc_intensity intensity;95786 bool italic;95787 bool underline;95788 bool blink;[all …]