Home
last modified time | relevance | path

Searched defs:EnableScreenOrientationNotifications_t (Results 1 – 2 of 2) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/widget/android/
H A DGeneratedJNIWrappers.h519 struct EnableScreenOrientationNotifications_t { struct
520 typedef GeckoAppShell Owner;
521 typedef void ReturnType;
522 typedef void SetterType;
523 typedef mozilla::jni::Args<> Args;
524 static constexpr char name[] = "enableScreenOrientationNotifications";
525 static constexpr char signature[] =
527 static const bool isStatic = true;
528 static const mozilla::jni::ExceptionMode exceptionMode =
530 static const mozilla::jni::CallingThread callingThread =
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/
H A DGeneratedJNIWrappers.h728 struct EnableScreenOrientationNotifications_t { struct
729 typedef GeckoAppShell Owner;
730 typedef void ReturnType;
731 typedef void SetterType;
732 typedef mozilla::jni::Args<> Args;
733 static constexpr char name[] = "enableScreenOrientationNotifications";
734 static constexpr char signature[] =
736 static const bool isStatic = true;
737 static const mozilla::jni::ExceptionMode exceptionMode =
739 static const mozilla::jni::CallingThread callingThread =
[all …]