Searched refs:handleKey (Results 1 – 11 of 11) sorted by relevance
35 return fGM->handleKey(c); in onChar()
77 virtual bool handleKey(SkKey) { in handleKey() function in RepeatTileView
33 if (fGM->handleKey(uni)) { in onQuery()
204 virtual bool handleKey(SkKey) { in handleKey() function in LayersView
299 virtual bool handleKey(SkKey key) { in handleKey() function in FilterQualityView
67 bool handleKey(SkKey);
103 bool handleKey(SkUnichar uni) { in handleKey() function
157 bool SkWindow::handleKey(SkKey key) { in handleKey() function in SkWindow
242 this->handleKey(XKeyToSkKey(keysym)); in nextXEvent()
125 this->handleKey(key); in wndProc()
236 fWind->handleKey(key);