Home
last modified time | relevance | path

Searched refs:typeFSRef (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Doc/library/
Daepack.rst37 | :class:`FSRef` | typeFSRef |
/external/python/cpython2/Lib/plat-mac/
Daepack.py177 if t == typeFSRef:
DEasyDialogs.py602 Carbon.AppleEvents.typeFSRef, defaultLocation.data)
/external/python/cpython2/Mac/Modules/
DNav.c374 if ((err=AEGetNthDesc(&self->itself.selection, i+1, typeFSRef, NULL, &desc))) { in navrr_getattr()
/external/python/cpython2/Lib/plat-mac/Carbon/
DAppleEvents.py38 typeFSRef = FOUR_CHAR_CODE('fsrf') variable