Searched refs:panGestureOptionObj (Results 1 – 1 of 1) sorted by relevance
311 JSRef<JSObject> panGestureOptionObj = JSClass<JSPanGestureOption>::NewInstance(); in GetPanGestureOptions() local312 … auto panGestureOption = Referenced::Claim(panGestureOptionObj->Unwrap<JSPanGestureOption>()); in GetPanGestureOptions()314 args.SetReturnValue(panGestureOptionObj); in GetPanGestureOptions()