OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:identifierisstring
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/remoting/host/plugin/
host_plugin_utils.cc
12
if (!g_npnetscape_funcs->
identifierisstring
(identifier))
/external/chromium_org/third_party/npapi/npspy/common/
np_entry.cpp
163
NPNFuncs.
identifierisstring
= pFuncs->
identifierisstring
;
npp_gate.cpp
146
fakeNPNFuncs.
identifierisstring
= NPN_IdentifierIsString;
npn_gate.cpp
609
bool rv = NPNFuncs.
identifierisstring
(identifier);
/external/chromium_org/third_party/WebKit/Source/testing/plugin/
PluginTest.cpp
192
return browser->
identifierisstring
(npIdentifier);
/external/chromium_org/third_party/npapi/bindings/
npfunctions.h
181
NPN_IdentifierIsStringProcPtr
identifierisstring
;
member in struct:_NPNetscapeFuncs
/external/chromium_org/content/child/npapi/
plugin_host.cc
130
host_funcs_.
identifierisstring
= WebBindings::
identifierIsString
;
[
all
...]
/external/chromium_org/third_party/npapi/npspy/extern/plugin/
npupp.h
545
NPN_IdentifierIsStringUPP
identifierisstring
;
member in struct:_NPNetscapeFuncs
Completed in 71 milliseconds