Home
last modified time | relevance | path

Searched refs:hex_to_decimal (Results 1 – 1 of 1) sorted by relevance

/plugin/imapmarkers/
H A Djquery.imagemapster.js1256 function hex_to_decimal(hex) { function
1262 hex_to_decimal(color.substr(0, 2)) +
1264 hex_to_decimal(color.substr(2, 2)) +
1266 hex_to_decimal(color.substr(4, 2)) +