Lines Matching refs:F_DESEL_ALL
648 if(!bForceNoSelect && bSimpleTravel && !(nFlags & F_DESEL_ALL) && GetUpdateMode()) in SetCursor()
657 !(nFlags & F_DESEL_ALL) && !aSelEng.IsAddMode() && in SetCursor()
678 nFlags &= (~F_DESEL_ALL); in SetCursor()
971 nFlags &= (~F_DESEL_ALL); in Paint()
1687 nFlags &= (~F_DESEL_ALL); in EntrySelected()
1830 int bDeselAll = nFlags & F_DESEL_ALL; in MovingEntry()
1833 nFlags &= (~F_DESEL_ALL); in MovingEntry()
1907 int bDeselAll = nFlags & F_DESEL_ALL; in EntryInserted()
2854 pImp->nFlags &= (~F_DESEL_ALL); in DeselectAll()
2973 nFlags &= (~F_DESEL_ALL); in SelAllDestrAnch()
2985 nFlags |= F_DESEL_ALL; in SelAllDestrAnch()
3005 nFlags |= F_DESEL_ALL; in SelAllDestrAnch()