BPSupportedMIMETypes 233 third_party/npapi/bindings/npfunctions.h OSErr BP_GetSupportedMIMETypes(BPSupportedMIMETypes *mimeInfo, UInt32 flags); BPSupportedMIMETypes 236 third_party/npapi/bindings/npfunctions.h typedef OSErr (*BP_GetSupportedMIMETypesProcPtr)(BPSupportedMIMETypes*, UInt32); BPSupportedMIMETypes 605 third_party/npapi/npspy/extern/plugin/npupp.h OSErr BP_GetSupportedMIMETypes(BPSupportedMIMETypes *mimeInfo, UInt32 flags); BPSupportedMIMETypes 616 third_party/npapi/npspy/extern/plugin/npupp.h typedef OSErr (* NP_LOADDS BP_GetSupportedMIMETypesUPP)(BPSupportedMIMETypes*, UInt32);