Searched refs:kVideo_PluginType (Results 1 – 2 of 2) sorted by relevance
/development/samples/BrowserPlugin/jni/ | ||
D | PluginObject.h | 82 kVideo_PluginType = 7, enumerator |
D | main.cpp | 234 obj->pluginType = kVideo_PluginType; in NPP_New() |