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

  /external/chromium_org/third_party/npapi/npspy/extern/plugin/
npapi.h 627 #define NPRES_BASE 0
628 #define NPRES_DONE (NPRES_BASE + 0)
629 #define NPRES_NETWORK_ERR (NPRES_BASE + 1)
630 #define NPRES_USER_BREAK (NPRES_BASE + 2)
  /external/chromium_org/third_party/npapi/bindings/
npapi.h 772 #define NPRES_BASE 0
773 #define NPRES_DONE (NPRES_BASE + 0)
774 #define NPRES_NETWORK_ERR (NPRES_BASE + 1)
775 #define NPRES_USER_BREAK (NPRES_BASE + 2)

Completed in 32 milliseconds