Home | History | Annotate | Download | only in StdSuites

Lines Matching refs:_attributes

20     def class_info(self, _object=None, _attributes={}, **_arguments):
24 Keyword argument _attributes: AppleEvent attribute dictionary
34 _reply, _arguments, _attributes = self.send(_code, _subcode,
35 _arguments, _attributes)
47 def close(self, _object, _attributes={}, **_arguments):
52 Keyword argument _attributes: AppleEvent attribute dictionary
62 _reply, _arguments, _attributes = self.send(_code, _subcode,
63 _arguments, _attributes)
74 def count(self, _object, _attributes={}, **_arguments):
78 Keyword argument _attributes: AppleEvent attribute dictionary
88 _reply, _arguments, _attributes = self.send(_code, _subcode,
89 _arguments, _attributes)
100 def data_size(self, _object, _attributes={}, **_arguments):
104 Keyword argument _attributes: AppleEvent attribute dictionary
114 _reply, _arguments, _attributes = self.send(_code, _subcode,
115 _arguments, _attributes)
122 def delete(self, _object, _attributes={}, **_arguments):
125 Keyword argument _attributes: AppleEvent attribute dictionary
134 _reply, _arguments, _attributes = self.send(_code, _subcode,
135 _arguments, _attributes)
147 def duplicate(self, _object, _attributes={}, **_arguments):
152 Keyword argument _attributes: AppleEvent attribute dictionary
162 _reply, _arguments, _attributes = self.send(_code, _subcode,
163 _arguments, _attributes)
174 def event_info(self, _object, _attributes={}, **_arguments):
178 Keyword argument _attributes: AppleEvent attribute dictionary
188 _reply, _arguments, _attributes = self.send(_code, _subcode,
189 _arguments, _attributes)
196 def exists(self, _object, _attributes={}, **_arguments):
199 Keyword argument _attributes: AppleEvent attribute dictionary
209 _reply, _arguments, _attributes = self.send(_code, _subcode,
210 _arguments, _attributes)
217 def handleBreakpoint(self, _object, _attributes={}, **_arguments):
220 Keyword argument _attributes: AppleEvent attribute dictionary
230 _reply, _arguments, _attributes = self.send(_code, _subcode,
231 _arguments, _attributes)
245 def make(self, _no_object=None, _attributes={}, **_arguments):
251 Keyword argument _attributes: AppleEvent attribute dictionary
261 _reply, _arguments, _attributes = self.send(_code, _subcode,
262 _arguments, _attributes)
273 def move(self, _object, _attributes={}, **_arguments):
277 Keyword argument _attributes: AppleEvent attribute dictionary
287 _reply, _arguments, _attributes = self.send(_code, _subcode,
288 _arguments, _attributes)
295 def open(self, _object, _attributes={}, **_arguments):
298 Keyword argument _attributes: AppleEvent attribute dictionary
307 _reply, _arguments, _attributes = self.send(_code, _subcode,
308 _arguments, _attributes)
315 def print_(self, _object, _attributes={}, **_arguments):
318 Keyword argument _attributes: AppleEvent attribute dictionary
327 _reply, _arguments, _attributes = self.send(_code, _subcode,
328 _arguments, _attributes)
339 def quit(self, _no_object=None, _attributes={}, **_arguments):
342 Keyword argument _attributes: AppleEvent attribute dictionary
352 _reply, _arguments, _attributes = self.send(_code, _subcode,
353 _arguments, _attributes)
360 def reopen(self, _no_object=None, _attributes={}, **_arguments):
362 Keyword argument _attributes: AppleEvent attribute dictionary
371 _reply, _arguments, _attributes = self.send(_code, _subcode,
372 _arguments, _attributes)
379 def run(self, _no_object=None, _attributes={}, **_arguments):
381 Keyword argument _attributes: AppleEvent attribute dictionary
390 _reply, _arguments, _attributes = self.send(_code, _subcode,
391 _arguments, _attributes)
403 def save(self, _object, _attributes={}, **_arguments):
408 Keyword argument _attributes: AppleEvent attribute dictionary
417 _reply, _arguments, _attributes = self.send(_code, _subcode,
418 _arguments, _attributes)
425 def select(self, _object, _attributes={}, **_arguments):
428 Keyword argument _attributes: AppleEvent attribute dictionary
437 _reply, _arguments, _attributes = self.send(_code, _subcode,
438 _arguments, _attributes)
449 def suite_info(self, _object, _attributes={}, **_arguments):
453 Keyword argument _attributes: AppleEvent attribute dictionary
463 _reply, _arguments, _attributes = self.send(_code, _subcode,
464 _arguments, _attributes)