Home
last modified time | relevance | path

Searched refs:tableCellColSpan (Results 1 – 25 of 60) sorted by relevance

123

/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/text/
H A Dqtextdocumentfragment.cpp905 colsInRow += c.tableCellColSpan; in scanTable()
910 spanInfo.colSpan = c.tableCellColSpan; in scanTable()
917 for (int i = currentColumn; i < currentColumn + c.tableCellColSpan; ++i) { in scanTable()
920 if (c.tableCellColSpan > 1 && w.type() != QTextLength::VariableLength) in scanTable()
921 w = QTextLength(w.type(), w.value(100.) / c.tableCellColSpan); in scanTable()
H A Dqtexthtmlparser_p.h192 int tableCellColSpan; member
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextdocumentfragment.cpp941 colsInRow += c.tableCellColSpan; in scanTable()
946 spanInfo.colSpan = c.tableCellColSpan; in scanTable()
953 for (int i = currentColumn; i < currentColumn + c.tableCellColSpan; ++i) { in scanTable()
956 if (c.tableCellColSpan > 1 && w.type() != QTextLength::VariableLength) in scanTable()
957 w = QTextLength(w.type(), w.value(100.) / c.tableCellColSpan); in scanTable()
H A Dqtexthtmlparser_p.h195 int tableCellColSpan; member
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextdocumentfragment.cpp941 colsInRow += c.tableCellColSpan; in scanTable()
946 spanInfo.colSpan = c.tableCellColSpan; in scanTable()
953 for (int i = currentColumn; i < currentColumn + c.tableCellColSpan; ++i) { in scanTable()
956 if (c.tableCellColSpan > 1 && w.type() != QTextLength::VariableLength) in scanTable()
957 w = QTextLength(w.type(), w.value(100.) / c.tableCellColSpan); in scanTable()
H A Dqtexthtmlparser_p.h195 int tableCellColSpan; member
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextdocumentfragment.cpp941 colsInRow += c.tableCellColSpan; in scanTable()
946 spanInfo.colSpan = c.tableCellColSpan; in scanTable()
953 for (int i = currentColumn; i < currentColumn + c.tableCellColSpan; ++i) { in scanTable()
956 if (c.tableCellColSpan > 1 && w.type() != QTextLength::VariableLength) in scanTable()
957 w = QTextLength(w.type(), w.value(100.) / c.tableCellColSpan); in scanTable()
H A Dqtexthtmlparser_p.h195 int tableCellColSpan; member
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextdocumentfragment.cpp941 colsInRow += c.tableCellColSpan; in scanTable()
946 spanInfo.colSpan = c.tableCellColSpan; in scanTable()
953 for (int i = currentColumn; i < currentColumn + c.tableCellColSpan; ++i) { in scanTable()
956 if (c.tableCellColSpan > 1 && w.type() != QTextLength::VariableLength) in scanTable()
957 w = QTextLength(w.type(), w.value(100.) / c.tableCellColSpan); in scanTable()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextdocumentfragment.cpp941 colsInRow += c.tableCellColSpan; in scanTable()
946 spanInfo.colSpan = c.tableCellColSpan; in scanTable()
953 for (int i = currentColumn; i < currentColumn + c.tableCellColSpan; ++i) { in scanTable()
956 if (c.tableCellColSpan > 1 && w.type() != QTextLength::VariableLength) in scanTable()
957 w = QTextLength(w.type(), w.value(100.) / c.tableCellColSpan); in scanTable()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextdocumentfragment.cpp941 colsInRow += c.tableCellColSpan; in scanTable()
946 spanInfo.colSpan = c.tableCellColSpan; in scanTable()
953 for (int i = currentColumn; i < currentColumn + c.tableCellColSpan; ++i) { in scanTable()
956 if (c.tableCellColSpan > 1 && w.type() != QTextLength::VariableLength) in scanTable()
957 w = QTextLength(w.type(), w.value(100.) / c.tableCellColSpan); in scanTable()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextdocumentfragment.cpp941 colsInRow += c.tableCellColSpan; in scanTable()
946 spanInfo.colSpan = c.tableCellColSpan; in scanTable()
953 for (int i = currentColumn; i < currentColumn + c.tableCellColSpan; ++i) { in scanTable()
956 if (c.tableCellColSpan > 1 && w.type() != QTextLength::VariableLength) in scanTable()
957 w = QTextLength(w.type(), w.value(100.) / c.tableCellColSpan); in scanTable()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextdocumentfragment.cpp941 colsInRow += c.tableCellColSpan; in scanTable()
946 spanInfo.colSpan = c.tableCellColSpan; in scanTable()
953 for (int i = currentColumn; i < currentColumn + c.tableCellColSpan; ++i) { in scanTable()
956 if (c.tableCellColSpan > 1 && w.type() != QTextLength::VariableLength) in scanTable()
957 w = QTextLength(w.type(), w.value(100.) / c.tableCellColSpan); in scanTable()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextdocumentfragment.cpp941 colsInRow += c.tableCellColSpan; in scanTable()
946 spanInfo.colSpan = c.tableCellColSpan; in scanTable()
953 for (int i = currentColumn; i < currentColumn + c.tableCellColSpan; ++i) { in scanTable()
956 if (c.tableCellColSpan > 1 && w.type() != QTextLength::VariableLength) in scanTable()
957 w = QTextLength(w.type(), w.value(100.) / c.tableCellColSpan); in scanTable()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextdocumentfragment.cpp941 colsInRow += c.tableCellColSpan; in scanTable()
946 spanInfo.colSpan = c.tableCellColSpan; in scanTable()
953 for (int i = currentColumn; i < currentColumn + c.tableCellColSpan; ++i) { in scanTable()
956 if (c.tableCellColSpan > 1 && w.type() != QTextLength::VariableLength) in scanTable()
957 w = QTextLength(w.type(), w.value(100.) / c.tableCellColSpan); in scanTable()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextdocumentfragment.cpp941 colsInRow += c.tableCellColSpan; in scanTable()
946 spanInfo.colSpan = c.tableCellColSpan; in scanTable()
953 for (int i = currentColumn; i < currentColumn + c.tableCellColSpan; ++i) { in scanTable()
956 if (c.tableCellColSpan > 1 && w.type() != QTextLength::VariableLength) in scanTable()
957 w = QTextLength(w.type(), w.value(100.) / c.tableCellColSpan); in scanTable()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextdocumentfragment.cpp941 colsInRow += c.tableCellColSpan; in scanTable()
946 spanInfo.colSpan = c.tableCellColSpan; in scanTable()
953 for (int i = currentColumn; i < currentColumn + c.tableCellColSpan; ++i) { in scanTable()
956 if (c.tableCellColSpan > 1 && w.type() != QTextLength::VariableLength) in scanTable()
957 w = QTextLength(w.type(), w.value(100.) / c.tableCellColSpan); in scanTable()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextdocumentfragment.cpp941 colsInRow += c.tableCellColSpan; in scanTable()
946 spanInfo.colSpan = c.tableCellColSpan; in scanTable()
953 for (int i = currentColumn; i < currentColumn + c.tableCellColSpan; ++i) { in scanTable()
956 if (c.tableCellColSpan > 1 && w.type() != QTextLength::VariableLength) in scanTable()
957 w = QTextLength(w.type(), w.value(100.) / c.tableCellColSpan); in scanTable()
H A Dqtexthtmlparser_p.h195 int tableCellColSpan; member
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextdocumentfragment.cpp941 colsInRow += c.tableCellColSpan; in scanTable()
946 spanInfo.colSpan = c.tableCellColSpan; in scanTable()
953 for (int i = currentColumn; i < currentColumn + c.tableCellColSpan; ++i) { in scanTable()
956 if (c.tableCellColSpan > 1 && w.type() != QTextLength::VariableLength) in scanTable()
957 w = QTextLength(w.type(), w.value(100.) / c.tableCellColSpan); in scanTable()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextdocumentfragment.cpp941 colsInRow += c.tableCellColSpan; in scanTable()
946 spanInfo.colSpan = c.tableCellColSpan; in scanTable()
953 for (int i = currentColumn; i < currentColumn + c.tableCellColSpan; ++i) { in scanTable()
956 if (c.tableCellColSpan > 1 && w.type() != QTextLength::VariableLength) in scanTable()
957 w = QTextLength(w.type(), w.value(100.) / c.tableCellColSpan); in scanTable()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextdocumentfragment.cpp941 colsInRow += c.tableCellColSpan; in scanTable()
946 spanInfo.colSpan = c.tableCellColSpan; in scanTable()
953 for (int i = currentColumn; i < currentColumn + c.tableCellColSpan; ++i) { in scanTable()
956 if (c.tableCellColSpan > 1 && w.type() != QTextLength::VariableLength) in scanTable()
957 w = QTextLength(w.type(), w.value(100.) / c.tableCellColSpan); in scanTable()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextdocumentfragment.cpp941 colsInRow += c.tableCellColSpan; in scanTable()
946 spanInfo.colSpan = c.tableCellColSpan; in scanTable()
953 for (int i = currentColumn; i < currentColumn + c.tableCellColSpan; ++i) { in scanTable()
956 if (c.tableCellColSpan > 1 && w.type() != QTextLength::VariableLength) in scanTable()
957 w = QTextLength(w.type(), w.value(100.) / c.tableCellColSpan); in scanTable()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextdocumentfragment.cpp941 colsInRow += c.tableCellColSpan; in scanTable()
946 spanInfo.colSpan = c.tableCellColSpan; in scanTable()
953 for (int i = currentColumn; i < currentColumn + c.tableCellColSpan; ++i) { in scanTable()
956 if (c.tableCellColSpan > 1 && w.type() != QTextLength::VariableLength) in scanTable()
957 w = QTextLength(w.type(), w.value(100.) / c.tableCellColSpan); in scanTable()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextdocumentfragment.cpp941 colsInRow += c.tableCellColSpan; in scanTable()
946 spanInfo.colSpan = c.tableCellColSpan; in scanTable()
953 for (int i = currentColumn; i < currentColumn + c.tableCellColSpan; ++i) { in scanTable()
956 if (c.tableCellColSpan > 1 && w.type() != QTextLength::VariableLength) in scanTable()
957 w = QTextLength(w.type(), w.value(100.) / c.tableCellColSpan); in scanTable()

123