Home | History | Annotate | Download | only in app

Lines Matching defs:fileType

1575     OSType fileType;
1580 PyMac_GetOSType, &fileType))
1582 _rv = IsValidAppearanceFileType(fileType);
1784 PyDoc_STR("(OSType fileType) -> (Boolean _rv)")},