Home
last modified time | relevance | path

Searched refs:inLastRow (Results 1 – 22 of 22) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DDataGridViewColumnHeaderTest.cs70 …ublic (int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) in GetClipboardContentPublic() argument
72 return GetClipboardContent (rowIndex, firstCell, lastCell, inFirstRow, inLastRow, format); in GetClipboardContentPublic()
H A DDataGridViewRowHeaderTest.cs92 …ublic (int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) in GetClipboardContentPublic() argument
94 return GetClipboardContent (rowIndex, firstCell, lastCell, inFirstRow, inLastRow, format); in GetClipboardContentPublic()
H A DDataGridViewCellTest.cs1544 …ublic (int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) in GetClipboardContentPublic() argument
1546 return GetClipboardContent (rowIndex, firstCell, lastCell, inFirstRow, inLastRow, format); in GetClipboardContentPublic()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DDataGridViewRowHeaderCell.cs79 …ntent (int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) in GetClipboardContent() argument
95 if (lastCell && !inLastRow) in GetClipboardContent()
100 if (lastCell && !inLastRow) in GetClipboardContent()
112 if (inLastRow) { in GetClipboardContent()
H A DDataGridViewColumnHeaderCell.cs81 …ent (int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) { in GetClipboardContent() argument
94 if (lastCell && !inLastRow) in GetClipboardContent()
99 if (lastCell && !inLastRow) in GetClipboardContent()
114 if (inLastRow) { in GetClipboardContent()
H A DDataGridViewCell.cs823 …ent (int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) { in GetClipboardContent() argument
844 if (lastCell && !inLastRow) in GetClipboardContent()
849 if (lastCell && !inLastRow) in GetClipboardContent()
856 if (inLastRow && lastCell) in GetClipboardContent()
877 …nal (int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) { in GetClipboardContentInternal() argument
878 return GetClipboardContent (rowIndex, firstCell, lastCell, inFirstRow, inLastRow, format); in GetClipboardContentInternal()
/dports/net-im/chatterino2/chatterino2-2.3.4/src/widgets/
H A DNotebook.cpp463 auto inLastRow = false; in performLayout() local
468 inLastRow = true; in performLayout()
470 item.tab->setInLastRow(inLastRow); in performLayout()
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/align_parallel/
H A Dwavefront_task.h209 inLastRow(TTask const & task)
218 return inLastColumn(task) && inLastRow(task);
H A Dwavefront_task_util.h75 (IsFreeEndGap_<TFreeEndGaps, DPLastRow>::VALUE && inLastRow(tile)) ||
76 (inLastColumn(tile) && inLastRow(tile));
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/align_parallel/
H A Dwavefront_task.h209 inLastRow(TTask const & task)
218 return inLastColumn(task) && inLastRow(task);
H A Dwavefront_task_util.h75 (IsFreeEndGap_<TFreeEndGaps, DPLastRow>::VALUE && inLastRow(tile)) ||
76 (inLastColumn(tile) && inLastRow(tile));
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Windows.Forms.cs4921 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
5486 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
6135 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Windows.Forms.cs4921 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
5486 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
6135 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Windows.Forms.cs4921 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
5486 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
6135 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Windows.Forms.cs4921 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
5486 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
6135 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Windows.Forms.cs4913 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
5461 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
6111 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Windows.Forms.cs4921 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
5486 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
6135 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Windows.Forms.cs4921 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
5486 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
6135 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Windows.Forms.cs4913 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
5461 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
6111 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Windows.Forms.cs4984 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
5550 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
6203 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Windows.Forms.cs4913 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
5461 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
6111 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Windows.Forms.cs4987 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
5553 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument
6206 …tent(int rowIndex, bool firstCell, bool lastCell, bool inFirstRow, bool inLastRow, string format) … in GetClipboardContent() argument