Searched defs:vc_state (Results 1 – 11 of 11) sorted by relevance
10924 struct vc_state { struct10925 unsigned int x;10926 unsigned int y;10927 unsigned char color;10928 unsigned char Gx_charset[2];10929 unsigned int charset: 1;10930 enum vc_intensity intensity;10931 bool italic;10932 bool underline;10956 struct vc_state state; argument[all …]
25351 struct vc_state { struct25372 struct vc_state state; argument25401 unsigned int vc_state; member
35127 struct vc_state { struct35128 unsigned int x;35129 unsigned int y;35130 unsigned char color;35131 unsigned char Gx_charset[2];35132 unsigned int charset: 1;35133 enum vc_intensity intensity;35134 bool italic;35135 bool underline;35136 bool blink;[all …]
22368 struct vc_state { struct22369 unsigned int x;22370 unsigned int y;22371 unsigned char color;22372 unsigned char Gx_charset[2];22373 unsigned int charset: 1;22374 enum vc_intensity intensity;22375 bool italic;22376 bool underline;22377 bool blink;[all …]
39625 struct vc_state { struct39646 struct vc_state state; argument39675 unsigned int vc_state; member
77841 struct vc_state { struct77842 unsigned int x;77843 unsigned int y;77844 unsigned char color;77845 unsigned char Gx_charset[2];77846 unsigned int charset: 1;77847 enum vc_intensity intensity;77848 bool italic;77849 bool underline;77850 bool blink;[all …]