Home
last modified time | relevance | path

Searched refs:pluginMethodIdentifierNames (Results 1 – 1 of 1) sorted by relevance

/development/samples/BrowserPlugin/jni/
DPluginObject.cpp86 static const NPUTF8 *pluginMethodIdentifierNames[NUM_METHOD_IDENTIFIERS] = { variable
93 …browser->getstringidentifiers(pluginMethodIdentifierNames, NUM_METHOD_IDENTIFIERS, pluginMethodIde… in initializeIdentifiers()