Home | History | Annotate | Download | only in tabs

Lines Matching refs:EF_FROM_TOUCH

670        (event.flags() & ui::EF_FROM_TOUCH) == 0) ? CLOSE_TAB_FROM_MOUSE :
847 (event.IsOnlyRightMouseButton() && event.flags() & ui::EF_FROM_TOUCH)) {