Searched refs:hex_to_decimal (Results 1 – 1 of 1) sorted by relevance
1256 function hex_to_decimal(hex) { function1262 hex_to_decimal(color.substr(0, 2)) +1264 hex_to_decimal(color.substr(2, 2)) +1266 hex_to_decimal(color.substr(4, 2)) +