HomeSort by relevance Sort by last modified time
    Searched refs:ResObj (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Mac/Modules/qt/
qtsupport.py 168 RgnHandle = OpaqueByValueType("RgnHandle", "ResObj")
169 PicHandle = OpaqueByValueType("PicHandle", "ResObj")
170 CTabHandle = OpaqueByValueType("CTabHandle", "ResObj")
171 PixMapHandle = OpaqueByValueType("PixMapHandle", "ResObj")
172 SampleDescriptionHandle = OpaqueByValueType("SampleDescriptionHandle", "ResObj")
173 ImageDescriptionHandle = OpaqueByValueType("ImageDescriptionHandle", "ResObj")
174 TextDescriptionHandle = OpaqueByValueType("TextDescriptionHandle", "ResObj")
175 TEHandle = OpaqueByValueType("TEHandle", "ResObj")
178 AliasHandle = OpaqueByValueType("AliasHandle", "ResObj")
179 SoundDescriptionHandle = OpaqueByValueType("SoundDescriptionHandle", "ResObj")
    [all...]
  /external/python/cpython2/Mac/Modules/ctl/
ctlsupport.py 28 RgnHandle = OpaqueByValueType("RgnHandle", "ResObj")
29 CCTabHandle = OpaqueByValueType("CCTabHandle", "ResObj")
30 AuxCtlHandle = OpaqueByValueType("AuxCtlHandle", "ResObj")
685 f.docstring = lambda: "(ResObj) -> None"
728 f.docstring = lambda: "(part, type) -> ResObj"

Completed in 2153 milliseconds