Searched defs:GetCurrSpeedY_t (Results 1 – 2 of 2) sorted by relevance
4125 struct GetCurrSpeedY_t { struct4126 typedef StackScroller Owner;4127 typedef float ReturnType;4128 typedef float SetterType;4129 typedef mozilla::jni::Args<> Args;4130 static constexpr char name[] = "getCurrSpeedY";4131 static constexpr char signature[] =4133 static const bool isStatic = false;4134 static const mozilla::jni::ExceptionMode exceptionMode =4136 static const mozilla::jni::CallingThread callingThread =[all …]
4293 struct GetCurrSpeedY_t { struct4294 typedef StackScroller Owner;4295 typedef float ReturnType;4296 typedef float SetterType;4297 typedef mozilla::jni::Args<> Args;4298 static constexpr char name[] = "getCurrSpeedY";4299 static constexpr char signature[] =4301 static const bool isStatic = false;4302 static const mozilla::jni::ExceptionMode exceptionMode =4304 static const mozilla::jni::CallingThread callingThread =[all …]