Searched refs:hexArgument (Results 1 – 1 of 1) sorted by relevance
59 val hexArgument = argumentText.substring(hexIndex + hexPrefix.length) in getApplicableMethodNames() constant62 hexArgument in getApplicableMethodNames()79 hexArgument.firstOrNull { !it.isDigit() }?.isLowerCase() == true in getApplicableMethodNames()82 val replacement = hexPrefix + alphaChannel + hexArgument in getApplicableMethodNames()