Searched defs:unichar (Results 1 – 2 of 2) sorted by relevance
85 int unichar = base + i; in drawChart() local
331 void FormPlugin::handleTextInput(TextInput* input, ANPKeyCode keyCode, int32_t unichar) { in handleTextInput()