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

  /external/webkit/Source/WebKit/android/plugins/
PluginWidgetAndroid.h 155 void setFullScreenOrientation(ANPScreenOrientation orientation);
ANPWindowInterface.cpp 82 static void anp_requestFullScreenOrientation(NPP instance, ANPScreenOrientation orientation) {
android_npapi.h 723 typedef int32_t ANPScreenOrientation;
731 void (*requestFullScreenOrientation)(NPP instance, ANPScreenOrientation orientation);
    [all...]
PluginWidgetAndroid.cpp 672 void PluginWidgetAndroid::setFullScreenOrientation(ANPScreenOrientation orientation) {

Completed in 163 milliseconds