Searched defs:valueType (Results 1 – 3 of 3) sorted by relevance
221 val valueType = typeArguments().lastOrNull() ?: return null in primitiveCollectionReplacement() constant261 val valueType = in toPrimitiveName() constant
157 ) { valueType, keyframes -> in parsePropertyValuesHolder() method219 val valueType = getInt(valueTypeIndex, ValueTypeUndefined) constant
736 val valueType = value.javaClass.canonicalName ?: value.javaClass.name in PropertyValueRepresentation() constant754 val valueType = value.javaClass.canonicalName ?: value.javaClass.name in PropertyValueRepresentation() constant