Home
last modified time | relevance | path

Searched defs:variable (Results 1 – 1 of 1) sorted by relevance

/development/samples/BrowserPlugin/jni/
Dmain.cpp412 EXPORT NPError NP_GetValue(NPP instance, NPPVariable variable, void *value) { in NP_GetValue()
429 NPError NPP_GetValue(NPP instance, NPPVariable variable, void* value) in NPP_GetValue()
464 NPError NPP_SetValue(NPP instance, NPNVariable variable, void *value) in NPP_SetValue()