Searched refs:onHandleKey (Results 1 – 7 of 7) sorted by relevance
52 virtual bool onHandleKey(SkKey);
74 virtual bool onHandleKey(SkKey);
55 virtual bool onHandleKey(SkKey) SK_OVERRIDE;
244 if (this->onHandleKey(key)) in handleKey()351 bool SkWindow::onHandleKey(SkKey key) in onHandleKey() function in SkWindow
245 if (this->onHandleKey(key)) in handleKey()352 bool SkWindow::onHandleKey(SkKey key) in onHandleKey() function in SkWindow
277 bool SkOSWindow::onHandleKey(SkKey key) in onHandleKey() function in SkOSWindow