Home | History | Annotate | Download | only in qd

Lines Matching refs:OpaqueByValueType

36 RgnHandle = OpaqueByValueType("RgnHandle", "ResObj")
37 OptRgnHandle = OpaqueByValueType("RgnHandle", "OptResObj")
38 PicHandle = OpaqueByValueType("PicHandle", "ResObj")
39 PolyHandle = OpaqueByValueType("PolyHandle", "ResObj")
40 PixMapHandle = OpaqueByValueType("PixMapHandle", "ResObj")
41 PixPatHandle = OpaqueByValueType("PixPatHandle", "ResObj")
42 PatHandle = OpaqueByValueType("PatHandle", "ResObj")
43 CursHandle = OpaqueByValueType("CursHandle", "ResObj")
44 CCrsrHandle = OpaqueByValueType("CCrsrHandle", "ResObj")
45 CIconHandle = OpaqueByValueType("CIconHandle", "ResObj")
46 CTabHandle = OpaqueByValueType("CTabHandle", "ResObj")
47 ITabHandle = OpaqueByValueType("ITabHandle", "ResObj")
48 GDHandle = OpaqueByValueType("GDHandle", "ResObj")
49 CGrafPtr = OpaqueByValueType("CGrafPtr", "GrafObj")
50 GrafPtr = OpaqueByValueType("GrafPtr", "GrafObj")
51 BitMap_ptr = OpaqueByValueType("BitMapPtr", "BMObj")
52 const_BitMap_ptr = OpaqueByValueType("const BitMap *", "BMObj")
57 Component = OpaqueByValueType('Component', 'CmpObj')
58 ComponentInstance = OpaqueByValueType('ComponentInstance', 'CmpInstObj')