Searched refs:setCurrentEntryInvalidate (Results 1 – 2 of 2) sorted by relevance
187 setCurrentEntryInvalidate( pEntry ); in SelectSearchEntry()244 … setCurrentEntryInvalidate( m_pLastActiveEntry ? m_pLastActiveEntry : GetFirstEntryInView() ); in GetFocus()251 setCurrentEntryInvalidate( NULL ); in LoseFocus()271 setCurrentEntryInvalidate( NULL ); in MouseMove()283 setCurrentEntryInvalidate( m_pMouseDownEntry ); in MouseMove()289 setCurrentEntryInvalidate( NULL ); in MouseMove()295 if ( setCurrentEntryInvalidate( pEntry ) ) in MouseMove()333 bool OCreationList::setCurrentEntryInvalidate( SvLBoxEntry* _pEntry ) in setCurrentEntryInvalidate() function in OCreationList
117 bool setCurrentEntryInvalidate( SvLBoxEntry* _pEntry );
Completed in 10 milliseconds