Searched refs:fileTypeP (Results 1 – 1 of 1) sorted by relevance
133 OSType *fileTypeP, in filldialogoptions() argument201 } else if( fileTypeP && strcmp(keystr, "fileType") == 0 ) { in filldialogoptions()202 if ( !PyArg_Parse(value, "O&", PyMac_GetOSType, fileTypeP) ) in filldialogoptions()