Searched refs:handleKeyUp (Results 1 – 7 of 7) sorted by relevance
65 bool handleKeyUp(SkKey);
182 this->handleKeyUp(sk); in handleSDLEvent()
212 bool SkWindow::handleKeyUp(SkKey key) { in handleKeyUp() function in SkWindow
251 this->handleKeyUp(XKeyToSkKey(XkbKeycodeToKeysym(dsp, evt.xkey.keycode, 0, 0))); in nextXEvent()
122 this->handleKeyUp(key); in wndProc()
374 (void)win->handleKeyUp(key); in EventHandler()
243 fWind->handleKeyUp(key);