HomeSort by: relevance | last modified time | path
    Searched refs:PadType (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xcb-proto/dist/xcbgen/
xtypes.py 450 class PadType(Type):
548 type = PadType(child)
1419 _placeholder_byte = Field(PadType(None), tcard8.name, 'pad0', False, True, False)
  /xsrc/external/mit/libxcb/dist/src/
c_client.py 3118 if isinstance(field.type, PadType):

Completed in 9 milliseconds