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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
aepack.py 48 typeDrawingArea : typeAERecord,
51 typePixelMap : typeAERecord,
52 typeRotation : typeAERecord,
53 typeStyledText : typeAERecord,
54 typeTextStyles : typeAERecord,
145 if t == typeAERecord:
166 # typeDrawingArea coerced to typeAERecord
211 # typePixelMap coerced to typeAERecord
223 # typeRotation coerced to typeAERecord
232 # typeStyledText coerced to typeAERecord
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
AppleEvents.py 27 typeAERecord = FOUR_CHAR_CODE('reco')
    [all...]

Completed in 31 milliseconds