Home
last modified time | relevance | path

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

/development/samples/BrowserPlugin/jni/
DPluginObject.cpp80 static bool pluginSetProperty(NPObject *obj, NPIdentifier name, const NPVariant *variant);
100 pluginSetProperty,
162 static bool pluginSetProperty(NPObject *obj, NPIdentifier name, const NPVariant *variant) in pluginSetProperty() function