OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NPN_GetProperty
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/bridge/
npruntime.h
369
bool
NPN_GetProperty
(NPP npp, NPObject *npobj, NPIdentifier propertyName,
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapeBrowserFuncs.cpp
672
static bool
NPN_GetProperty
(NPP npp, NPObject* npObject, NPIdentifier propertyName, NPVariant* result)
928
netscapeFuncs.getproperty =
NPN_GetProperty
;
Completed in 24 milliseconds