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

  /external/webkit/Source/WebKit/android/plugins/
ANPWindowInterface.cpp 93 ANPWindowInterfaceV0* i = reinterpret_cast<ANPWindowInterfaceV0*>(value);
android_npapi.h 659 struct ANPWindowInterfaceV0 : ANPInterface {
694 struct ANPWindowInterfaceV1 : ANPWindowInterfaceV0 {
    [all...]
  /development/samples/BrowserPlugin/jni/video/
VideoPlugin.cpp 43 extern ANPWindowInterfaceV0 gWindowI;
  /development/samples/BrowserPlugin/jni/navigation/
NavigationPlugin.cpp 39 extern ANPWindowInterfaceV0 gWindowI;
  /frameworks/base/tests/BrowserTestPlugin/jni/
main.cpp 69 ANPWindowInterfaceV0 gWindowI;
  /development/samples/BrowserPlugin/jni/background/
BackgroundPlugin.cpp 43 extern ANPWindowInterfaceV0 gWindowI;
  /development/samples/BrowserPlugin/jni/form/
FormPlugin.cpp 39 extern ANPWindowInterfaceV0 gWindowI;
  /development/samples/BrowserPlugin/jni/paint/
PaintPlugin.cpp 40 extern ANPWindowInterfaceV0 gWindowI;

Completed in 501 milliseconds