Home | History | Annotate | Download | only in icn

Lines Matching refs:theFile

778     FSSpec theFile;
785 PyMac_GetFSSpec, &theFile))
787 _err = GetIconRefFromFile(&theFile,
1522 PyDoc_STR("(FSSpec theFile) -> (IconRef theIconRef, SInt16 theLabel)")},