Searched defs:OnOrientationChange_t (Results 1 – 2 of 2) sorted by relevance
2238 struct OnOrientationChange_t { struct2239 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 …]
2208 struct OnOrientationChange_t { struct2209 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 …]