Home
last modified time | relevance | path

Searched refs:selectingTableCells (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsFrame.cpp3012 bool selectingTableCells = aFrameSelection->GetTableCellSelection();
3020 displaySelection == nsISelectionDisplay::DISPLAY_ALL && selectingTableCells &&
3031 doTableSelection = aMouseEvent->IsMeta() || (aMouseEvent->IsShift() && selectingTableCells);
3033 doTableSelection = aMouseEvent->IsControl() || (aMouseEvent->IsShift() && selectingTableCells);
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsIFrame.cpp4405 bool selectingTableCells = aFrameSelection->IsInTableSelectionMode(); in GetDataForTableSelection() local
4414 selectingTableCells && in GetDataForTableSelection()
4426 (aMouseEvent->IsShift() && selectingTableCells); in GetDataForTableSelection()
4429 (aMouseEvent->IsShift() && selectingTableCells); in GetDataForTableSelection()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsIFrame.cpp4539 bool selectingTableCells = aFrameSelection->IsInTableSelectionMode(); in GetDataForTableSelection() local
4548 selectingTableCells && in GetDataForTableSelection()
4560 (aMouseEvent->IsShift() && selectingTableCells); in GetDataForTableSelection()
4563 (aMouseEvent->IsShift() && selectingTableCells); in GetDataForTableSelection()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsFrame.cpp3748 bool selectingTableCells = aFrameSelection->GetTableCellSelection(); in GetDataForTableSelection() local
3757 selectingTableCells && in GetDataForTableSelection()
3769 (aMouseEvent->IsShift() && selectingTableCells); in GetDataForTableSelection()
3772 (aMouseEvent->IsShift() && selectingTableCells); in GetDataForTableSelection()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsIFrame.cpp4405 bool selectingTableCells = aFrameSelection->IsInTableSelectionMode(); in GetDataForTableSelection() local
4414 selectingTableCells && in GetDataForTableSelection()
4426 (aMouseEvent->IsShift() && selectingTableCells); in GetDataForTableSelection()
4429 (aMouseEvent->IsShift() && selectingTableCells); in GetDataForTableSelection()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsFrame.cpp4535 bool selectingTableCells = aFrameSelection->IsInTableSelectionMode(); in GetDataForTableSelection() local
4544 selectingTableCells && in GetDataForTableSelection()
4556 (aMouseEvent->IsShift() && selectingTableCells); in GetDataForTableSelection()
4559 (aMouseEvent->IsShift() && selectingTableCells); in GetDataForTableSelection()