Searched defs:LOG_NPERROR (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/plugins/
H A DPluginDebug.h33 #define LOG_NPERROR(err) if (err != NPERR_NO_ERROR) LOG_VERBOSE(Plugins, "%s\n", prettyNameForNPError(err)) macro
/macosx-10.10/WebCore-7600.1.25/plugins/win/
H A DPluginViewWin.cpp77 #undef LOG_NPERROR macro
78 #define LOG_NPERROR(x) macro

Completed in 110 milliseconds