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

  /external/webkit/Source/WebCore/bridge/
npapi.h 759 #define NPRES_BASE 0
760 #define NPRES_DONE (NPRES_BASE + 0)
761 #define NPRES_NETWORK_ERR (NPRES_BASE + 1)
762 #define NPRES_USER_BREAK (NPRES_BASE + 2)
  /external/webkit/Source/WebKit/mac/Plugins/
WebNetscapePluginStream.mm 133 , m_reason(NPRES_BASE)
152 , m_reason(NPRES_BASE)

Completed in 26 milliseconds