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

  /development/samples/BrowserPlugin/jni/form/
FormPlugin.h 62 bool handleNavigation(ANPKeyCode keyCode);
63 void handleTextInput(TextInput* input, ANPKeyCode keyCode, int32_t unichar);
FormPlugin.cpp 300 bool FormPlugin::handleNavigation(ANPKeyCode keyCode) {
331 void FormPlugin::handleTextInput(TextInput* input, ANPKeyCode keyCode, int32_t unichar) {
  /development/samples/BrowserPlugin/jni/navigation/
NavigationPlugin.h 53 bool handleNavigation(ANPKeyCode keyCode);
NavigationPlugin.cpp 212 bool NavigationPlugin::handleNavigation(ANPKeyCode keyCode) {
  /external/webkit/Source/WebKit/android/plugins/
android_npapi.h     [all...]

Completed in 85 milliseconds