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

  /external/webkit/WebCore/plugins/
npapi.cpp 67 NPError NPN_RequestRead(NPStream* stream, NPByteRange* rangeList)
npfunctions.h 47 typedef NPError (*NPN_RequestReadProcPtr)(NPStream* stream, NPByteRange* rangeList);
  /external/webkit/WebCore/bridge/
npapi.h 231 } NPByteRange;
859 NPError NPN_RequestRead(NPStream* stream, NPByteRange* rangeList);
  /external/webkit/WebKit/mac/Plugins/
npapi.mm 63 NPError NPN_RequestRead(NPStream* stream, NPByteRange* rangeList)

Completed in 20 milliseconds