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

/xsrc/external/mit/xcb-proto/dist/xcbgen/
H A Dxtypes.py450 class PadType(Type): class in inherits:Type
548 type = PadType(child)
1419 _placeholder_byte = Field(PadType(None), tcard8.name, 'pad0', False, True, False)
/xsrc/external/mit/libxcb/dist/src/
H A Dc_client.py3118 if isinstance(field.type, PadType):

Completed in 7 milliseconds