Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/widget/android/
H A DGeneratedJNIWrappers.h2238 struct OnOrientationChange_t { struct
2239 typedef GeckoScreenOrientation Owner;
2240 typedef void ReturnType;
2241 typedef void SetterType;
2244 int16_t> Args;
2245 static constexpr char name[] = "onOrientationChange";
2246 static constexpr char signature[] =
2248 static const bool isStatic = true;
2249 static const mozilla::jni::ExceptionMode exceptionMode =
2251 static const mozilla::jni::CallingThread callingThread =
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/
H A DGeneratedJNIWrappers.h2208 struct OnOrientationChange_t { struct
2209 typedef GeckoScreenOrientation Owner;
2210 typedef void ReturnType;
2211 typedef void SetterType;
2214 int16_t> Args;
2215 static constexpr char name[] = "onOrientationChange";
2216 static constexpr char signature[] =
2218 static const bool isStatic = true;
2219 static const mozilla::jni::ExceptionMode exceptionMode =
2221 static const mozilla::jni::CallingThread callingThread =
[all …]