Searched defs:colorInt (Results 1 – 5 of 5) sorted by relevance
19 val colorInt = Color.parseColor(colorToHex(color)) in <lambda>() constant
23 const colorInt = processColor(color) as number | undefined; constant
65 val colorInt = Color.parseColor(colorToHex(color)) in <lambda>() constant
39 val colorInt = DynamicFromObject(Color.parseColor("#aabbcc").toDouble()) in converts from int() constant