Searched refs:getstringidentifiers (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/testing/plugin/
H A DTestObject.cpp106 browser->getstringidentifiers(testIdentifierNames, NUM_TEST_IDENTIFIERS, testIdentifiers);
107 browser->getstringidentifiers(testMethodIdentifierNames, NUM_METHOD_IDENTIFIERS, testMethodIdentifiers);
H A DPluginObject.cpp261 browser->getstringidentifiers(pluginPropertyIdentifierNames, NUM_PROPERTY_IDENTIFIERS, pluginPropertyIdentifiers);
262 browser->getstringidentifiers(pluginMethodIdentifierNames, NUM_METHOD_IDENTIFIERS, pluginMethodIdentifiers);
/external/chromium_org/third_party/npapi/npspy/common/
H A Dnp_entry.cpp162 NPNFuncs.getstringidentifiers = pFuncs->getstringidentifiers;
H A Dnpp_gate.cpp144 fakeNPNFuncs.getstringidentifiers = NPN_GetStringIdentifiers;
H A Dnpn_gate.cpp635 NPNFuncs.getstringidentifiers(names, count, identifiers);
/external/chromium_org/third_party/npapi/bindings/
H A Dnpfunctions.h179 NPN_GetStringIdentifiersProcPtr getstringidentifiers; member in struct:_NPNetscapeFuncs
/external/chromium_org/content/child/npapi/
H A Dplugin_host.cc128 host_funcs_.getstringidentifiers = WebBindings::getStringIdentifiers;
/external/chromium_org/third_party/npapi/npspy/extern/plugin/
H A Dnpupp.h543 NPN_GetStringIdentifiersUPP getstringidentifiers; member in struct:_NPNetscapeFuncs

Completed in 670 milliseconds