Searched defs:currentChar (Results 1 – 4 of 4) sorted by relevance
255 size_t currentChar; variable
185 char currentChar = getMappedChar(keyChar); in handleKeyTyped() local
706 const currentChar = text.charCodeAt(pos); constant
4377 const currentChar = content.charAt(i); constant