NUM_METHOD_IDENTIFIERS 217 content/shell/tools/plugin/PluginObject.cpp static NPIdentifier pluginMethodIdentifiers[NUM_METHOD_IDENTIFIERS]; NUM_METHOD_IDENTIFIERS 218 content/shell/tools/plugin/PluginObject.cpp static const NPUTF8* pluginMethodIdentifierNames[NUM_METHOD_IDENTIFIERS] = { NUM_METHOD_IDENTIFIERS 253 content/shell/tools/plugin/PluginObject.cpp NUM_METHOD_IDENTIFIERS, NUM_METHOD_IDENTIFIERS 303 content/shell/tools/plugin/PluginObject.cpp for (int i = 0; i < NUM_METHOD_IDENTIFIERS; i++) NUM_METHOD_IDENTIFIERS 89 content/shell/tools/plugin/TestObject.cpp static NPIdentifier testMethodIdentifiers[NUM_METHOD_IDENTIFIERS]; NUM_METHOD_IDENTIFIERS 90 content/shell/tools/plugin/TestObject.cpp static const NPUTF8* testMethodIdentifierNames[NUM_METHOD_IDENTIFIERS] = { NUM_METHOD_IDENTIFIERS 97 content/shell/tools/plugin/TestObject.cpp testMethodIdentifierNames, NUM_METHOD_IDENTIFIERS, testMethodIdentifiers); NUM_METHOD_IDENTIFIERS 124 content/shell/tools/plugin/TestObject.cpp for (unsigned i = 0; i < NUM_METHOD_IDENTIFIERS; i++) {