Lines Matching refs:IsSelected
624 pViewDataNewCur->IsSelected()) in SetCursor()
1805 if( pCursor && pView->HasFocus() && !pView->IsSelected(pCursor) ) in EntryRemoved()
1811 if( !pNextCursor || !pView->IsSelected( pNextCursor )) in EntryRemoved()
1813 if( !pNextCursor || !pView->IsSelected( pNextCursor )) in EntryRemoved()
2151 if ( !pView->IsSelected( pEntry ) ) in MouseButtonDown()
2479 pView->Select( pCursor, !pView->IsSelected( pCursor ) ); in KeyInput()
2486 pView->Select( pCursor, !pView->IsSelected( pCursor ) ); in KeyInput()
2488 else if ( !pView->IsSelected( pCursor ) ) in KeyInput()
2829 return pView->IsSelected(pEntry); in IsSelectionAtPoint()
2976 if( pCursor && !pView->IsSelected( pCursor )) in SelAllDestrAnch()
2994 pView->IsSelected( pCursor )) in SelAllDestrAnch()