Searched refs:getFocusView (Results 1 – 3 of 3) sorted by relevance
148 SkView* focus = this->getFocusView(); in handleChar()166 SkView* focus = this->getFocusView(); in handleKey()193 SkView* focus = this->getFocusView(); in handleKeyUp()
182 SkView* SkView::getFocusView() const { in getFocusView() function in SkView194 return this == this->getFocusView(); in hasFocus()232 SkView* focus = this->getFocusView(); in moveFocus()
126 SkView* getFocusView() const;