Home | History | Annotate | Download | only in file

Lines Matching defs:fileType

1150     OSType fileType;
1154 PyMac_GetOSType, &fileType,
1159 fileType,
1388 PyDoc_STR("(OSType creator, OSType fileType, ScriptCode scriptTag) -> None")},
2430 OSType fileType;
2436 PyMac_GetOSType, &fileType))
2442 fileType);
3178 PyDoc_STR("(short vRefNum, long dirID, Str255 fileName, OSType creator, OSType fileType) -> None")},