Searched refs:typesArr (Results 1 – 1 of 1) sorted by relevance
6296 auto typesArr = panda::Local<panda::ArrayRef>(typesArg); in SetGestureAllowedTypes() local6297 auto typesLength = typesArr->Length(vm); in SetGestureAllowedTypes()6300 auto type = panda::ArrayRef::GetValueAt(vm, typesArr, i); in SetGestureAllowedTypes()