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

  /xsrc/external/mit/xcb-proto/dist/xcbgen/
xtypes.py 1087 def make_member_of(self, module, switch_type, field_type, field_name, visible, wire, auto, enum=None):
1098 for (idx, field) in enumerate(switch_type.bitcases):
1100 switch_type.bitcases[idx] = new_field
1103 switch_type.bitcases.append(new_field)
  /xsrc/external/mit/libxcb/dist/src/
c_client.py 607 switch_name, switch_sep, switch_type = prefix[-1]

Completed in 7 milliseconds