Searched refs:bDeselAll (Results 1 – 2 of 2) sorted by relevance
1526 int bDeselAll = (pView->GetSelectionMode() != SINGLE_SELECTION) && in KeyInput() local1539 if( bDeselAll ) in KeyInput()1567 if( bDeselAll ) in KeyInput()1585 if( bDeselAll ) in KeyInput()1603 if( bDeselAll ) in KeyInput()
1830 int bDeselAll = nFlags & F_DESEL_ALL; in MovingEntry() local1832 if( !bDeselAll ) in MovingEntry()1907 int bDeselAll = nFlags & F_DESEL_ALL; in EntryInserted() local1908 if( bDeselAll ) in EntryInserted()
Completed in 52 milliseconds