Searched refs:HexValueOf (Results 1 – 1 of 1) sorted by relevance
94 var highCode = HexValueOf(highChar);95 var lowCode = HexValueOf(lowChar);349 function HexValueOf(code) { class