Searched refs:A_CODE (Results 1 – 2 of 2) sorted by relevance
32 var A_CODE = "A".charCodeAt(0); variable38 if (A_CODE <= charCode && charCode <= Z_CODE) {39 return charCode + a_CODE - A_CODE;46 return charCode - (a_CODE - A_CODE);