Searched refs:fileCreatorP (Results 1 – 1 of 1) sorted by relevance
134 OSType *fileCreatorP) in filldialogoptions() argument204 } else if( fileCreatorP && strcmp(keystr, "fileCreator") == 0 ) { in filldialogoptions()205 if ( !PyArg_Parse(value, "O&", PyMac_GetOSType, fileCreatorP) ) in filldialogoptions()