Searched refs:maLstBox (Results 1 – 1 of 1) sorted by relevance
496 ListBox maLstBox; member in DbgWindow600 maLstBox( this, WB_AUTOHSCROLL ) in DbgWindow()604 maLstBox.Show(); in DbgWindow()605 maLstBox.SetPosPixel( Point( 0, 0 ) ); in DbgWindow()642 maLstBox.SetSizePixel( GetOutputSizePixel() ); in Resize()660 if ( maLstBox.GetEntryData( nLast ) != NULL ) in GetAssertionEntryRange()685 … Rectangle aEntryRect( maLstBox.GetBoundingRectangle( maLstBox.GetSelectEntryPos() ) ); in PreNotify()726 maLstBox.RemoveEntry( 0 ); in InsertLine()737 maLstBox.RemoveEntry( 0 ); in InsertLine()741 maLstBox.SetTopEntry( DBGWIN_MAXLINES-1 ); in InsertLine()[all …]
Completed in 10 milliseconds