Lines Matching full:charcode
2098 int charCode = static_cast<KeyboardEvent*>(evt)->charCode();2100 if (charCode == '\r') {2134 } else if (charCode == ' ') {