Searched refs:typeFSS (Results 1 – 5 of 5) sorted by relevance
35 | :class:`FSSpec` | typeFSS |73 type typeFSS are returned as :class:`FSSpec` objects. AppleEvent record
175 if t == typeFSS:
597 Carbon.AppleEvents.typeFSS, defaultLocation.data)
343 if ((err=AEGetNthDesc(&self->itself.selection, i+1, typeFSS, NULL, &desc))) { in navrr_getattr()
37 typeFSS = FOUR_CHAR_CODE('fss ') variable