HomeSort by relevance Sort by last modified time
    Searched refs:_subcode (Results 26 - 33 of 33) sorted by null

12

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Legacy_suite.py 20 _subcode = 'rest'
26 _reply, _arguments, _attributes = self.send(_code, _subcode,
39 _subcode = 'shut'
45 _reply, _arguments, _attributes = self.send(_code, _subcode,
58 _subcode = 'slep'
64 _reply, _arguments, _attributes = self.send(_code, _subcode,
Finder_Basics.py 20 _subcode = 'copy'
26 _reply, _arguments, _attributes = self.send(_code, _subcode,
46 _subcode = 'SORT'
52 _reply, _arguments, _attributes = self.send(_code, _subcode,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
AppleScript_Suite.py 22 _subcode = 'ccat'
28 _reply, _arguments, _attributes = self.send(_code, _subcode,
43 _subcode = '* '
49 _reply, _arguments, _attributes = self.send(_code, _subcode,
64 _subcode = '+ '
70 _reply, _arguments, _attributes = self.send(_code, _subcode,
85 _subcode = '- '
91 _reply, _arguments, _attributes = self.send(_code, _subcode,
106 _subcode = '< '
112 _reply, _arguments, _attributes = self.send(_code, _subcode,
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
System_Events_Suite.py 21 _subcode = 'dosc'
27 _reply, _arguments, _attributes = self.send(_code, _subcode,
Disk_Folder_File_Suite.py 27 _subcode = 'move'
33 _reply, _arguments, _attributes = self.send(_code, _subcode,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/
Terminal_Suite.py 21 _subcode = 'GURL'
27 _reply, _arguments, _attributes = self.send(_code, _subcode,
49 _subcode = 'dosc'
55 _reply, _arguments, _attributes = self.send(_code, _subcode,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
aetools.py 246 _subcode = 'getd'
252 _reply, _arguments, _attributes = self.send(_code, _subcode,
276 _subcode = 'setd'
282 _reply, _arguments, _attributes = self.send(_code, _subcode,
313 _subcode = 'odoc'
319 _reply, _arguments, _attributes = self.send(_code, _subcode,
findertools.py 272 _subcode = 'odoc'
275 _reply, args, attrs = finder.send(_code, _subcode, args, attrs)
287 _subcode = 'clos'
290 _reply, args, attrs = finder.send(_code, _subcode, args, attrs)
362 _subcode = 'setd'
369 _reply, args, attrs = finder.send(_code, _subcode, args, attrs)
406 _subcode = 'setd'
409 _reply, args, attrs = finder.send(_code, _subcode, args, attrs)
451 _subcode = 'setd'
461 _reply, args, attrs = finder.send(_code, _subcode, args, attrs
    [all...]

Completed in 269 milliseconds

12