HomeSort by relevance Sort by last modified time
    Searched refs:BPSupportedMIMETypes (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/npapi/bindings/
npfunctions.h 219 * Note: For compatibility with Quicktime, BPSupportedMIMEtypes is another way
232 } 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/
npupp.h 589 * Note: For compatibility with Quicktime, BPSupportedMIMEtypes is another way
604 } BPSupportedMIMETypes;
605 OSErr BP_GetSupportedMIMETypes(BPSupportedMIMETypes *mimeInfo, UInt32 flags);
616 typedef OSErr (* NP_LOADDS BP_GetSupportedMIMETypesUPP)(BPSupportedMIMETypes*, UInt32);

Completed in 5070 milliseconds