Searched refs:BPSupportedMIMETypes (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/npapi/bindings/
H A Dnpfunctions.h232 } BPSupportedMIMETypes; typedef in typeref:struct:_BPSupportedMIMETypes
233 OSErr BP_GetSupportedMIMETypes(BPSupportedMIMETypes *mimeInfo, UInt32 flags);
236 typedef OSErr (*BP_GetSupportedMIMETypesProcPtr)(BPSupportedMIMETypes*, UInt32);
/external/chromium_org/third_party/npapi/npspy/extern/plugin/
H A Dnpupp.h604 } BPSupportedMIMETypes; typedef in typeref:struct:_BPSupportedMIMETypes
605 OSErr BP_GetSupportedMIMETypes(BPSupportedMIMETypes *mimeInfo, UInt32 flags);
616 typedef OSErr (* NP_LOADDS BP_GetSupportedMIMETypesUPP)(BPSupportedMIMETypes*, UInt32);

Completed in 168 milliseconds