Home
last modified time | relevance | path

Searched refs:mDragSelectingCells (Results 1 – 12 of 12) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsFrameSelection.cpp323 tmp->mDragSelectingCells = false;
1133 if (!mDragSelectingCells) { in HandleClick()
1249 mDragSelectingCells = false; in TakeFocus()
1396 mDragSelectingCells = false; in SetDragState()
1899 if (mDragState && mDragSelectingCells && in HandleTableSelection()
1925 if (mDragState && mDragSelectingCells) { in HandleTableSelection()
2067 mDragSelectingCells = false; in HandleTableSelection()
2083 mDragSelectingCells = true; in HandleTableSelection()
2108 mDragSelectingCells = false; in HandleTableSelection()
2114 mDragSelectingCells = false; in HandleTableSelection()
[all …]
H A DnsFrameSelection.h762 bool mDragSelectingCells = false; variable
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsFrameSelection.cpp1264 if (!mTableSelection.mDragSelectingCells) { in HandleClick()
1396 mTableSelection.mDragSelectingCells = false; in TakeFocus()
1565 mTableSelection.mDragSelectingCells = false; in SetDragState()
2230 if (aDragState && mDragSelectingCells && in HandleSelection()
2253 if (aDragState && mDragSelectingCells) { in HandleSelection()
2411 mDragSelectingCells = false; in HandleSelection()
2429 mDragSelectingCells = true; in HandleSelection()
2454 mDragSelectingCells = false; in HandleSelection()
2460 if (mDragSelectingCells) { in HandleSelection()
2464 mDragSelectingCells = false; in HandleSelection()
[all …]
H A DnsFrameSelection.h932 bool mDragSelectingCells = false; member
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsFrameSelection.cpp1217 if (!mTableSelection.mDragSelectingCells) { in HandleClick()
1360 mTableSelection.mDragSelectingCells = false; in TakeFocus()
1531 mTableSelection.mDragSelectingCells = false; in SetDragState()
2221 if (aDragState && mDragSelectingCells && in HandleSelection()
2241 if (aDragState && mDragSelectingCells) { in HandleSelection()
2440 mDragSelectingCells = false; in HandleMouseUpOrDown()
2458 mDragSelectingCells = true; in HandleMouseUpOrDown()
2482 mDragSelectingCells = false; in HandleMouseUpOrDown()
2488 if (mDragSelectingCells) { in HandleMouseUpOrDown()
2492 mDragSelectingCells = false; in HandleMouseUpOrDown()
[all …]
H A DnsFrameSelection.h963 bool mDragSelectingCells = false; member
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsFrameSelection.cpp1226 if (!mTableSelection.mDragSelectingCells) { in HandleClick()
1369 mTableSelection.mDragSelectingCells = false; in TakeFocus()
1549 mTableSelection.mDragSelectingCells = false; in SetDragState()
2253 if (aDragState && mDragSelectingCells && in HandleSelection()
2273 if (aDragState && mDragSelectingCells) { in HandleSelection()
2472 mDragSelectingCells = false; in HandleMouseUpOrDown()
2490 mDragSelectingCells = true; in HandleMouseUpOrDown()
2514 mDragSelectingCells = false; in HandleMouseUpOrDown()
2520 if (mDragSelectingCells) { in HandleMouseUpOrDown()
2524 mDragSelectingCells = false; in HandleMouseUpOrDown()
[all …]
H A DnsFrameSelection.h976 bool mDragSelectingCells = false; member
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsFrameSelection.cpp1217 if (!mTableSelection.mDragSelectingCells) { in HandleClick()
1360 mTableSelection.mDragSelectingCells = false; in TakeFocus()
1531 mTableSelection.mDragSelectingCells = false; in SetDragState()
2221 if (aDragState && mDragSelectingCells && in HandleSelection()
2241 if (aDragState && mDragSelectingCells) { in HandleSelection()
2440 mDragSelectingCells = false; in HandleMouseUpOrDown()
2458 mDragSelectingCells = true; in HandleMouseUpOrDown()
2482 mDragSelectingCells = false; in HandleMouseUpOrDown()
2488 if (mDragSelectingCells) { in HandleMouseUpOrDown()
2492 mDragSelectingCells = false; in HandleMouseUpOrDown()
[all …]
H A DnsFrameSelection.h963 bool mDragSelectingCells = false; member
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsSelection.cpp551 mDragSelectingCells = false; in nsFrameSelection()
598 tmp->mDragSelectingCells = false;
1634 if (!mDragSelectingCells) in HandleClick()
1763 mDragSelectingCells = false; in TakeFocus()
1919 mDragSelectingCells = false; in SetDragState()
2661 mDragSelectingCells = false; in HandleTableSelection()
2678 mDragSelectingCells = true; in HandleTableSelection()
2704 mDragSelectingCells = false; in HandleTableSelection()
2708 if (mDragSelectingCells) in HandleTableSelection()
2711 mDragSelectingCells = false; in HandleTableSelection()
[all …]
H A DnsFrameSelection.h757 bool mDragSelectingCells; variable