Searched refs:bDisplayListBox (Results 1 – 2 of 2) sorted by relevance
435 void SuggestionDisplay::DisplayListBox( bool bDisplayListBox ) in DisplayListBox() argument437 if( m_bDisplayListBox != bDisplayListBox ) in DisplayListBox()442 m_bDisplayListBox = bDisplayListBox; in DisplayListBox()
68 void DisplayListBox( bool bDisplayListBox );
Completed in 29 milliseconds