Home
last modified time | relevance | path

Searched refs:AppleScript (Results 1 – 13 of 13) sorted by relevance

/external/python/cpython2/Doc/library/
Dmacosa.rst9 Architecture (OSA, also commonly referred to as AppleScript) for Python,
14 For a description of the various components of AppleScript and OSA, and to get
22 As an example of scripting an application, the following piece of AppleScript
47 Python inheritance graph follows the AppleScript inheritance graph, so if a
53 contains the documentation that was in the original AppleScript dictionary in
57 which contains all the AppleScript verbs as methods, with the direct object as
58 the first argument and all optional parameters as keyword arguments. AppleScript
63 properties and elements declared in the AppleScript class "application". In the
68 If an AppleScript identifier is not a Python identifier the name is mangled
79 following modules are relevant to MacPython AppleScript support:
Dgensuitemodule.rst12 for the AppleScript suites that are implemented by a specific application,
13 according to its AppleScript dictionary.
Daetools.rst13 AppleScript client support is built. It also imports and re-exports the core
46 AppleScript classes are looked up.
Daetypes.rst132 represent AppleScript classes and properties in Python:
139 class are equivalent to AppleScript Object Specifiers. Upon instantiation you
/external/clang/docs/
DClangFormat.rst144 well via a script. The AppleScript to do this integration can be found at
/external/markdown/tests/extensions-x-toc/
Dsyntax-toc.txt444 Here is an example of AppleScript:
452 <p>Here is an example of AppleScript:</p>
/external/markdown/MarkdownTest/Tests_2007/
DMarkdown Documentation - Syntax.text481 Here is an example of AppleScript:
489 <p>Here is an example of AppleScript:</p>
/external/markdown/tests/markdown-test/
Dmarkdown-syntax.txt481 Here is an example of AppleScript:
489 <p>Here is an example of AppleScript:</p>
/external/markdown/tests/extensions-x-def_list/
Dmarkdown-syntax.txt481 Here is an example of AppleScript:
489 <p>Here is an example of AppleScript:</p>
/external/markdown/MarkdownTest/Tests_2004/
DMarkdown Documentation - Syntax.text481 Here is an example of AppleScript:
489 <p>Here is an example of AppleScript:</p>
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
DAppleScript_Suite.py802 AppleScript = _Prop_AppleScript() variable
/external/python/cpython2/Misc/
DHISTORY4192 toplevel application class (in AppleScript terminology).
/external/python/cpython3/Misc/
DHISTORY21576 toplevel application class (in AppleScript terminology).