Searched refs:handleKey (Results 1 – 12 of 12) sorted by relevance
24 void handleKey(char key);260 handleKey((char)waitKey(3)); in run()265 void App::handleKey(char key) in handleKey() function in App
43 void handleKey(char key);217 handleKey((char)waitKey(3)); in run()248 void App::handleKey(char key) in handleKey() function in App
58 void handleKey(char key);369 handleKey((char)waitKey(3)); in run()375 void App::handleKey(char key) in handleKey() function in App
79 virtual bool handleKey(SkKey) { in handleKey() function in RepeatTileView
227 virtual bool handleKey(SkKey) { in handleKey() function in LayersView
312 virtual bool handleKey(SkKey key) { in handleKey() function in FilterQualityView
61 bool handleKey(SkKey);
271 window->handleKey(sk); in HandleEvent()
157 bool SkWindow::handleKey(SkKey key) { in handleKey() function in SkWindow
243 this->handleKey(XKeyToSkKey(keysym)); in nextXEvent()
230 fWind->handleKey(key);
135 this->handleKey(key); in wndProc()