Searched refs:bFocusIn (Results 1 – 2 of 2) sorted by relevance
144 void focusChanged( bool bFocusIn );
3401 void GtkSalFrame::IMHandler::focusChanged( bool bFocusIn ) in focusChanged() argument3403 m_bFocused = bFocusIn; in focusChanged()3404 if( bFocusIn ) in focusChanged()
Completed in 29 milliseconds