HomeSort by relevance Sort by last modified time
    Searched refs:kJavaContext_ANPGetValue (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/plugins/android/
PluginViewAndroid.cpp 418 case kJavaContext_ANPGetValue: {
563 case kJavaContext_ANPGetValue: {
  /development/samples/BrowserPlugin/jni/
main.cpp 264 NPError err = browser->getvalue(instance, kJavaContext_ANPGetValue,
  /external/webkit/Source/WebKit/android/plugins/
android_npapi.h 150 NPN_GetValue(inst, kJavaContext_ANPGetValue, jobject context)
152 #define kJavaContext_ANPGetValue ((NPNVariable)2001)
    [all...]

Completed in 20 milliseconds