Lines Matching refs:SEL_DRW
1443 ((nLclSelectionType & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM)) && in KeyInput()
1655 … (rSh.GetSelectionType() & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM)) && in KeyInput()
1676 … || ( ( nSelectionType & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM) ) in KeyInput()
1759 … if((nSelectionType & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM)) && in KeyInput()
1812 else if((nSelectionType & nsSelectionType::SEL_DRW) && in KeyInput()
1832 nsSelectionType::SEL_TBL_CELLS | nsSelectionType::SEL_DRW | in KeyInput()
1981 nsSelectionType::SEL_DRW | in KeyInput()
2040 nsSelectionType::SEL_DRW | in KeyInput()
2077 (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM| in KeyInput()
2097 … else if((rSh.GetSelectionType() & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM| in KeyInput()
2108 else if((nSelectionType & nsSelectionType::SEL_DRW)) in KeyInput()
2128 nsSelectionType::SEL_DRW | in KeyInput()
2218 if((nSelectionType & nsSelectionType::SEL_DRW) && in KeyInput()
3059 case nsSelectionType::SEL_DRW: in MouseButtonDown()