Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/editor/libeditor/
H A DHTMLTableEditor.cpp1933 bool cellFoundInRow = false; in JoinTableCells() local
1946 if (!cellFoundInRow) { in JoinTableCells()
1963 cellFoundInRow = true; in JoinTableCells()
1964 } else if (cellFoundInRow) { in JoinTableCells()
1979 if (cellFoundInRow) { in JoinTableCells()
/dports/www/firefox-legacy/firefox-52.8.0esr/editor/libeditor/
H A DHTMLTableEditor.cpp2074 bool cellFoundInRow = false; in JoinTableCells() local
2087 if (!cellFoundInRow) { in JoinTableCells()
2104 cellFoundInRow = true; in JoinTableCells()
2105 } else if (cellFoundInRow) { in JoinTableCells()
2119 if (cellFoundInRow) { in JoinTableCells()
/dports/www/firefox-esr/firefox-91.8.0/editor/libeditor/
H A DHTMLTableEditor.cpp2755 bool cellFoundInRow = false; in JoinTableCells() local
2770 if (!cellFoundInRow) { in JoinTableCells()
2788 cellFoundInRow = true; in JoinTableCells()
2789 } else if (cellFoundInRow) { in JoinTableCells()
2806 if (cellFoundInRow) { in JoinTableCells()
/dports/lang/spidermonkey78/firefox-78.9.0/editor/libeditor/
H A DHTMLTableEditor.cpp2731 bool cellFoundInRow = false; in JoinTableCells() local
2746 if (!cellFoundInRow) { in JoinTableCells()
2764 cellFoundInRow = true; in JoinTableCells()
2765 } else if (cellFoundInRow) { in JoinTableCells()
2782 if (cellFoundInRow) { in JoinTableCells()
/dports/www/firefox/firefox-99.0/editor/libeditor/
H A DHTMLTableEditor.cpp2750 bool cellFoundInRow = false; in JoinTableCells() local
2765 if (!cellFoundInRow) { in JoinTableCells()
2783 cellFoundInRow = true; in JoinTableCells()
2784 } else if (cellFoundInRow) { in JoinTableCells()
2801 if (cellFoundInRow) { in JoinTableCells()
/dports/mail/thunderbird/thunderbird-91.8.0/editor/libeditor/
H A DHTMLTableEditor.cpp2755 bool cellFoundInRow = false; in JoinTableCells() local
2770 if (!cellFoundInRow) { in JoinTableCells()
2788 cellFoundInRow = true; in JoinTableCells()
2789 } else if (cellFoundInRow) { in JoinTableCells()
2806 if (cellFoundInRow) { in JoinTableCells()