Home
last modified time | relevance | path

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

/development/samples/BrowserPlugin/jni/
DPluginObject.cpp85 static bool pluginRemoveProperty(NPObject *npobj, NPIdentifier name);
101 pluginRemoveProperty,
207 static bool pluginRemoveProperty(NPObject *npobj, NPIdentifier name) in pluginRemoveProperty() function