/dports/www/firefox-esr/firefox-91.8.0/dom/serializers/ |
H A D | nsPlainTextSerializer.cpp | 1203 void nsPlainTextSerializer::EnsureVerticalSpace(const int32_t aNumberOfRows) { in EnsureVerticalSpace() argument 1207 if (aNumberOfRows >= 0 && !mCurrentLine.mIndentation.mHeader.IsEmpty()) { in EnsureVerticalSpace() 1212 while (mEmptyLines < aNumberOfRows) { in EnsureVerticalSpace()
|
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/ |
H A D | nsPlainTextSerializer.cpp | 1221 void nsPlainTextSerializer::EnsureVerticalSpace(const int32_t aNumberOfRows) { in EnsureVerticalSpace() argument 1225 if (aNumberOfRows >= 0 && !mCurrentLine.mIndentation.mHeader.IsEmpty()) { in EnsureVerticalSpace() 1230 while (mEmptyLines < aNumberOfRows) { in EnsureVerticalSpace()
|
/dports/www/firefox/firefox-99.0/dom/serializers/ |
H A D | nsPlainTextSerializer.cpp | 1181 void nsPlainTextSerializer::EnsureVerticalSpace(const int32_t aNumberOfRows) { in EnsureVerticalSpace() argument 1185 if (aNumberOfRows >= 0 && !mCurrentLine.mIndentation.mHeader.IsEmpty()) { in EnsureVerticalSpace() 1190 while (mEmptyLines < aNumberOfRows) { in EnsureVerticalSpace()
|
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serializers/ |
H A D | nsPlainTextSerializer.cpp | 1203 void nsPlainTextSerializer::EnsureVerticalSpace(const int32_t aNumberOfRows) { in EnsureVerticalSpace() argument 1207 if (aNumberOfRows >= 0 && !mCurrentLine.mIndentation.mHeader.IsEmpty()) { in EnsureVerticalSpace() 1212 while (mEmptyLines < aNumberOfRows) { in EnsureVerticalSpace()
|
/dports/lang/spidermonkey60/firefox-60.9.0/editor/libeditor/ |
H A D | HTMLEditor.h | 627 int32_t aNumberOfRows);
|
H A D | HTMLTableEditor.cpp | 3203 int32_t aNumberOfRows) { in AllCellsInColumnSelected() argument 3210 for (int32_t row = 0; row < aNumberOfRows; in AllCellsInColumnSelected()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/editor/libeditor/ |
H A D | HTMLEditor.h | 548 int32_t aNumberOfRows);
|
H A D | HTMLTableEditor.cpp | 3403 int32_t aNumberOfRows) in AllCellsInColumnSelected() argument 3410 for (int32_t row = 0; row < aNumberOfRows; in AllCellsInColumnSelected()
|
/dports/www/firefox-esr/firefox-91.8.0/editor/libeditor/ |
H A D | HTMLTableEditor.cpp | 4354 int32_t aNumberOfRows) { in AllCellsInColumnSelected() argument 4361 for (int32_t row = 0; row < aNumberOfRows; row = cellData.NextRowIndex()) { in AllCellsInColumnSelected()
|
H A D | HTMLEditor.h | 3765 int32_t aNumberOfRows);
|
/dports/lang/spidermonkey78/firefox-78.9.0/editor/libeditor/ |
H A D | HTMLTableEditor.cpp | 4480 int32_t aNumberOfRows) { in AllCellsInColumnSelected() argument 4487 for (int32_t row = 0; row < aNumberOfRows; row = cellData.NextRowIndex()) { in AllCellsInColumnSelected()
|
H A D | HTMLEditor.h | 4111 int32_t aNumberOfRows);
|
/dports/www/firefox/firefox-99.0/editor/libeditor/ |
H A D | HTMLTableEditor.cpp | 4348 int32_t aNumberOfRows) { in AllCellsInColumnSelected() argument 4355 for (int32_t row = 0; row < aNumberOfRows; row = cellData.NextRowIndex()) { in AllCellsInColumnSelected()
|
H A D | HTMLEditor.h | 3814 int32_t aNumberOfRows);
|
/dports/mail/thunderbird/thunderbird-91.8.0/editor/libeditor/ |
H A D | HTMLTableEditor.cpp | 4354 int32_t aNumberOfRows) { in AllCellsInColumnSelected() argument 4361 for (int32_t row = 0; row < aNumberOfRows; row = cellData.NextRowIndex()) { in AllCellsInColumnSelected()
|
H A D | HTMLEditor.h | 3765 int32_t aNumberOfRows);
|