Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/layout/tables/
H A DnsTableFrame.cpp4393 nsPoint mAreaEnd; // sense; they're column/row coordinates
4405 mAreaEnd.x = aDamageArea.EndCol() - 1;
4406 mAreaEnd.y = aDamageArea.EndRow() - 1;
4532 for (mColIndex = mAreaStart.x; mColIndex <= mAreaEnd.x; mColIndex++) {
4625 while ((mRowIndex <= mAreaEnd.y) && !mAtEnd) {
4626 for (; mColIndex <= mAreaEnd.x; mColIndex++) {
/dports/www/firefox-esr/firefox-91.8.0/layout/tables/
H A DnsTableFrame.cpp4220 nsPoint mAreaEnd; // sense; they're column/row coordinates member in BCMapCellIterator
4237 mAreaEnd.x = aDamageArea.EndCol() - 1; in BCMapCellIterator()
4238 mAreaEnd.y = aDamageArea.EndRow() - 1; in BCMapCellIterator()
4354 for (mColIndex = mAreaStart.x; mColIndex <= mAreaEnd.x; mColIndex++) { in SetNewRow()
4438 while ((mRowIndex <= mAreaEnd.y) && !mAtEnd) { in Next()
4439 for (; mColIndex <= mAreaEnd.x; mColIndex++) { in Next()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/tables/
H A DnsTableFrame.cpp4376 nsPoint mAreaEnd; // sense; they're column/row coordinates member in BCMapCellIterator
4387 mAreaEnd.x = aDamageArea.EndCol() - 1; in BCMapCellIterator()
4388 mAreaEnd.y = aDamageArea.EndRow() - 1; in BCMapCellIterator()
4504 for (mColIndex = mAreaStart.x; mColIndex <= mAreaEnd.x; mColIndex++) { in SetNewRow()
4588 while ((mRowIndex <= mAreaEnd.y) && !mAtEnd) { in Next()
4589 for (; mColIndex <= mAreaEnd.x; mColIndex++) { in Next()
/dports/www/firefox/firefox-99.0/layout/tables/
H A DnsTableFrame.cpp4120 nsPoint mAreaEnd; // sense; they're column/row coordinates member in BCMapCellIterator
4137 mAreaEnd.x = aDamageArea.EndCol() - 1; in BCMapCellIterator()
4138 mAreaEnd.y = aDamageArea.EndRow() - 1; in BCMapCellIterator()
4254 for (mColIndex = mAreaStart.x; mColIndex <= mAreaEnd.x; mColIndex++) { in SetNewRow()
4338 while ((mRowIndex <= mAreaEnd.y) && !mAtEnd) { in Next()
4339 for (; mColIndex <= mAreaEnd.x; mColIndex++) { in Next()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/tables/
H A DnsTableFrame.cpp4220 nsPoint mAreaEnd; // sense; they're column/row coordinates member in BCMapCellIterator
4237 mAreaEnd.x = aDamageArea.EndCol() - 1; in BCMapCellIterator()
4238 mAreaEnd.y = aDamageArea.EndRow() - 1; in BCMapCellIterator()
4354 for (mColIndex = mAreaStart.x; mColIndex <= mAreaEnd.x; mColIndex++) { in SetNewRow()
4438 while ((mRowIndex <= mAreaEnd.y) && !mAtEnd) { in Next()
4439 for (; mColIndex <= mAreaEnd.x; mColIndex++) { in Next()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/tables/
H A DnsTableFrame.cpp4154 nsPoint mAreaEnd; // sense; they're column/row coordinates member in BCMapCellIterator
4171 mAreaEnd.x = aDamageArea.EndCol() - 1; in BCMapCellIterator()
4172 mAreaEnd.y = aDamageArea.EndRow() - 1; in BCMapCellIterator()
4288 for (mColIndex = mAreaStart.x; mColIndex <= mAreaEnd.x; mColIndex++) { in SetNewRow()
4372 while ((mRowIndex <= mAreaEnd.y) && !mAtEnd) { in Next()
4373 for (; mColIndex <= mAreaEnd.x; mColIndex++) { in Next()