Searched refs:tcard8 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xcb-proto/dist/xcbgen/ |
| H A D | xtypes.py | 216 tcard8 = SimpleType(('uint8_t',), 1, 'CARD8') variable 455 Type.__init__(self, tcard8.name) 1157 self.fields.append(Field(tcard8, tcard8.name, 'response_type', False, True, True)) 1191 self.fields.append(Field(tcard8, tcard8.name, 'major_opcode', False, True, True)) 1192 self.fields.append(Field(tcard8, tcard8.name, 'minor_opcode', False, True, True)) 1196 self.fields.append(Field(tcard8, tcard8 [all...] |
| H A D | state.py | 100 self.add_type('CARD8', '', ('uint8_t',), tcard8)
|
Completed in 5 milliseconds