/dports/games/ecwolf/ecwolf-1.3.3-src/android-libs/launcher/src/com/mobeta/android/dslv/ |
H A D | DragSortListView.java | 192 private int mDragState = IDLE; field in DragSortListView 792 if (mDragState != IDLE) { in dispatchDraw() 1416 if (mDragState == IDLE || mDragState == DRAGGING) { in removeItem() 1499 mDragState = DROPPING; in dropFloatView() 1514 mDragState = STOPPED; in dropFloatView() 1516 mDragState = IDLE; in dropFloatView() 1530 mDragState = REMOVING; in doRemoveItem() 1544 mDragState = STOPPED; in doRemoveItem() 1546 mDragState = IDLE; in doRemoveItem() 1669 mDragState = IDLE; in doActionUpOrCancel() [all …]
|
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/ |
H A D | nsFrameSelection.h | 339 bool GetDragState() const { return mDragState; } in GetDragState() 758 bool mDragState; //for drag purposes variable
|
H A D | nsSelection.cpp | 916 mDragState = false; in Init() 1912 if (mDragState == aState) in SetDragState() 1915 mDragState = aState; in SetDragState() 1917 if (!mDragState) in SetDragState() 2485 if (mDragState && mDragSelectingCells && (aTarget & nsISelectionPrivate::TABLESELECTION_TABLE)) in HandleTableSelection() 2510 if (mDragState && mDragSelectingCells) in HandleTableSelection() 2595 if (mDragState) in HandleTableSelection()
|
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/ |
H A D | nsFrameSelection.h | 339 bool GetDragState() const { return mDragState; } in GetDragState() 763 bool mDragState = false; // for drag purposes variable
|
H A D | nsFrameSelection.cpp | 595 mDragState = false; in Init() 1391 if (mDragState == aState) return; in SetDragState() 1393 mDragState = aState; in SetDragState() 1395 if (!mDragState) { in SetDragState() 1899 if (mDragState && mDragSelectingCells && in HandleTableSelection() 1925 if (mDragState && mDragSelectingCells) { in HandleTableSelection() 2012 if (mDragState) { in HandleTableSelection()
|
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/ |
H A D | nsFrameSelection.h | 383 bool GetDragState() const { return mDragState; } in GetDragState() 1034 bool mDragState = false; // for drag purposes variable
|
H A D | nsFrameSelection.cpp | 366 mDragState = false; in nsFrameSelection() 1560 if (mDragState == aState) return; in SetDragState() 1562 mDragState = aState; in SetDragState() 1564 if (!mDragState) { in SetDragState() 2217 aTarget, aMouseEvent, mDragState, in HandleTableSelection()
|
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/ |
H A D | nsFrameSelection.h | 381 bool GetDragState() const { return mDragState; } in GetDragState() 1081 bool mDragState = false; // for drag purposes variable
|
H A D | nsFrameSelection.cpp | 367 mDragState = false; in nsFrameSelection() 1526 if (mDragState == aState) return; in SetDragState() 1528 mDragState = aState; in SetDragState() 1530 if (!mDragState) { in SetDragState() 2208 aTarget, aMouseEvent, mDragState, in HandleTableSelection()
|
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/ |
H A D | nsFrameSelection.h | 381 bool GetDragState() const { return mDragState; } in GetDragState() 1081 bool mDragState = false; // for drag purposes variable
|
H A D | nsFrameSelection.cpp | 367 mDragState = false; in nsFrameSelection() 1526 if (mDragState == aState) return; in SetDragState() 1528 mDragState = aState; in SetDragState() 1530 if (!mDragState) { in SetDragState() 2208 aTarget, aMouseEvent, mDragState, in HandleTableSelection()
|
/dports/www/firefox/firefox-99.0/layout/generic/ |
H A D | nsFrameSelection.h | 383 bool GetDragState() const { return mDragState; } in GetDragState() 1095 bool mDragState = false; // for drag purposes variable
|
H A D | nsFrameSelection.cpp | 369 mDragState = false; in nsFrameSelection() 1544 if (mDragState == aState) return; in SetDragState() 1546 mDragState = aState; in SetDragState() 1548 if (!mDragState) { in SetDragState() 2240 aTarget, aMouseEvent, mDragState, in HandleTableSelection()
|
/dports/cad/leocad/leocad-21.06/common/ |
H A D | lc_view.h | 316 lcDragState mDragState; variable
|
H A D | lc_view.cpp | 35 mDragState = lcDragState::None; in lcView() 2206 mDragState = DragState; in BeginDrag() 2216 switch (mDragState) in EndDrag() 2234 mDragState = lcDragState::None; in EndDrag() 3015 switch (mDragState) in UpdateTrackTool()
|
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/go-enry/go-enry/v2/internal/code-generator/generator/test_files/ |
H A D | frequencies.gold | 158824 "mDragState": -7.939478,
|