Searched refs:selectEntry (Results 1 – 4 of 4) sorted by relevance
352 selectEntry( nIndex ); in select()366 selectEntry( nPos ); in select()470 void ExtensionBox_Impl::selectEntry( const long nPos ) in selectEntry() function in dp_gui::ExtensionBox_Impl768 selectEntry( nSelect ); in HandleCursorKey()876 …selectEntry( m_vEntries.size() ); // Selecting an not existing entry will deselect the current o… in MouseButtonDown()878 selectEntry( nPos ); in MouseButtonDown()1138 selectEntry( m_nActive ); in removeEntry()1229 selectEntry( nNewPos ); in checkEntries()
157 virtual void selectEntry( const long nPos );248 void ExtBoxWithBtns_Impl::selectEntry( const long nPos ) in selectEntry() function in dp_gui::ExtBoxWithBtns_Impl253 ExtensionBox_Impl::selectEntry( nPos ); in selectEntry()425 …selectEntry( EXTENSION_LISTBOX_ENTRY_NOTFOUND ); // Selecting an not existing entry will deselec… in MouseButtonDown()427 selectEntry( nPos ); in MouseButtonDown()
213 virtual void selectEntry( const long nPos );
230 void selectEntry( long nPos );
Completed in 60 milliseconds