Home
last modified time | relevance | path

Searched refs:lbh (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/text/
H A Dtext_block.cpp208 LineBreakHelper lbh; in parseWords() local
261 while (lbh.currentPosition < end && attributes[lbh.currentPosition].whiteSpace) in parseWords()
262 addNextCluster(lbh.currentPosition, end, lbh.spaceData, lbh.glyphCount, in parseWords()
263 current, lbh.logClusters, lbh.glyphs); in parseWords()
270 lbh.spaceData.length = 0; in parseWords()
271 lbh.spaceData.textWidth = 0; in parseWords()
280 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in parseWords()
281 current, lbh.logClusters, lbh.glyphs); in parseWords()
290 lbh.tmpData.length = 0; in parseWords()
310 lbh.tmpData.length = 0; in parseWords()
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextlayout.cpp1872 lbh.tmpData.leading = qMax(lbh.tmpData.leading + lbh.tmpData.ascent, in layout_helper()
1913 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1914 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1951 addNextCluster(lbh.currentPosition, end, lbh.spaceData, lbh.glyphCount, in layout_helper()
1952 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1965 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1991 lbh.minw = qMax(accumulatedTextWidth, lbh.minw); in layout_helper()
1993 if (lbh.currentPosition > 0 && lbh.currentPosition <= end in layout_helper()
2012lbh.currentSoftHyphenWidth = lbh.glyphs.advances[lbh.logClusters[lbh.currentPosition - 1]]; in layout_helper()
2072 lbh.tmpData.length, lbh.tmpData.textWidth.toReal(), in layout_helper()
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextlayout.cpp1872 lbh.tmpData.leading = qMax(lbh.tmpData.leading + lbh.tmpData.ascent, in layout_helper()
1913 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1914 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1951 addNextCluster(lbh.currentPosition, end, lbh.spaceData, lbh.glyphCount, in layout_helper()
1952 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1965 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1991 lbh.minw = qMax(accumulatedTextWidth, lbh.minw); in layout_helper()
1993 if (lbh.currentPosition > 0 && lbh.currentPosition <= end in layout_helper()
2012lbh.currentSoftHyphenWidth = lbh.glyphs.advances[lbh.logClusters[lbh.currentPosition - 1]]; in layout_helper()
2072 lbh.tmpData.length, lbh.tmpData.textWidth.toReal(), in layout_helper()
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextlayout.cpp1872 lbh.tmpData.leading = qMax(lbh.tmpData.leading + lbh.tmpData.ascent, in layout_helper()
1913 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1914 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1951 addNextCluster(lbh.currentPosition, end, lbh.spaceData, lbh.glyphCount, in layout_helper()
1952 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1965 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1991 lbh.minw = qMax(accumulatedTextWidth, lbh.minw); in layout_helper()
1993 if (lbh.currentPosition > 0 && lbh.currentPosition <= end in layout_helper()
2012lbh.currentSoftHyphenWidth = lbh.glyphs.advances[lbh.logClusters[lbh.currentPosition - 1]]; in layout_helper()
2072 lbh.tmpData.length, lbh.tmpData.textWidth.toReal(), in layout_helper()
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextlayout.cpp1872 lbh.tmpData.leading = qMax(lbh.tmpData.leading + lbh.tmpData.ascent, in layout_helper()
1913 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1914 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1951 addNextCluster(lbh.currentPosition, end, lbh.spaceData, lbh.glyphCount, in layout_helper()
1952 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1965 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1991 lbh.minw = qMax(accumulatedTextWidth, lbh.minw); in layout_helper()
1993 if (lbh.currentPosition > 0 && lbh.currentPosition <= end in layout_helper()
2012lbh.currentSoftHyphenWidth = lbh.glyphs.advances[lbh.logClusters[lbh.currentPosition - 1]]; in layout_helper()
2072 lbh.tmpData.length, lbh.tmpData.textWidth.toReal(), in layout_helper()
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextlayout.cpp1872 lbh.tmpData.leading = qMax(lbh.tmpData.leading + lbh.tmpData.ascent, in layout_helper()
1913 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1914 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1951 addNextCluster(lbh.currentPosition, end, lbh.spaceData, lbh.glyphCount, in layout_helper()
1952 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1965 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1991 lbh.minw = qMax(accumulatedTextWidth, lbh.minw); in layout_helper()
1993 if (lbh.currentPosition > 0 && lbh.currentPosition <= end in layout_helper()
2012lbh.currentSoftHyphenWidth = lbh.glyphs.advances[lbh.logClusters[lbh.currentPosition - 1]]; in layout_helper()
2072 lbh.tmpData.length, lbh.tmpData.textWidth.toReal(), in layout_helper()
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextlayout.cpp1872 lbh.tmpData.leading = qMax(lbh.tmpData.leading + lbh.tmpData.ascent, in layout_helper()
1913 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1914 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1951 addNextCluster(lbh.currentPosition, end, lbh.spaceData, lbh.glyphCount, in layout_helper()
1952 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1965 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1991 lbh.minw = qMax(accumulatedTextWidth, lbh.minw); in layout_helper()
1993 if (lbh.currentPosition > 0 && lbh.currentPosition <= end in layout_helper()
2012lbh.currentSoftHyphenWidth = lbh.glyphs.advances[lbh.logClusters[lbh.currentPosition - 1]]; in layout_helper()
2072 lbh.tmpData.length, lbh.tmpData.textWidth.toReal(), in layout_helper()
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextlayout.cpp1872 lbh.tmpData.leading = qMax(lbh.tmpData.leading + lbh.tmpData.ascent, in layout_helper()
1913 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1914 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1951 addNextCluster(lbh.currentPosition, end, lbh.spaceData, lbh.glyphCount, in layout_helper()
1952 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1965 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1991 lbh.minw = qMax(accumulatedTextWidth, lbh.minw); in layout_helper()
1993 if (lbh.currentPosition > 0 && lbh.currentPosition <= end in layout_helper()
2012lbh.currentSoftHyphenWidth = lbh.glyphs.advances[lbh.logClusters[lbh.currentPosition - 1]]; in layout_helper()
2072 lbh.tmpData.length, lbh.tmpData.textWidth.toReal(), in layout_helper()
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextlayout.cpp1872 lbh.tmpData.leading = qMax(lbh.tmpData.leading + lbh.tmpData.ascent, in layout_helper()
1913 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1914 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1951 addNextCluster(lbh.currentPosition, end, lbh.spaceData, lbh.glyphCount, in layout_helper()
1952 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1965 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1991 lbh.minw = qMax(accumulatedTextWidth, lbh.minw); in layout_helper()
1993 if (lbh.currentPosition > 0 && lbh.currentPosition <= end in layout_helper()
2012lbh.currentSoftHyphenWidth = lbh.glyphs.advances[lbh.logClusters[lbh.currentPosition - 1]]; in layout_helper()
2072 lbh.tmpData.length, lbh.tmpData.textWidth.toReal(), in layout_helper()
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextlayout.cpp1872 lbh.tmpData.leading = qMax(lbh.tmpData.leading + lbh.tmpData.ascent, in layout_helper()
1913 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1914 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1951 addNextCluster(lbh.currentPosition, end, lbh.spaceData, lbh.glyphCount, in layout_helper()
1952 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1965 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1991 lbh.minw = qMax(accumulatedTextWidth, lbh.minw); in layout_helper()
1993 if (lbh.currentPosition > 0 && lbh.currentPosition <= end in layout_helper()
2012lbh.currentSoftHyphenWidth = lbh.glyphs.advances[lbh.logClusters[lbh.currentPosition - 1]]; in layout_helper()
2072 lbh.tmpData.length, lbh.tmpData.textWidth.toReal(), in layout_helper()
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextlayout.cpp1872 lbh.tmpData.leading = qMax(lbh.tmpData.leading + lbh.tmpData.ascent, in layout_helper()
1913 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1914 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1951 addNextCluster(lbh.currentPosition, end, lbh.spaceData, lbh.glyphCount, in layout_helper()
1952 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1965 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1991 lbh.minw = qMax(accumulatedTextWidth, lbh.minw); in layout_helper()
1993 if (lbh.currentPosition > 0 && lbh.currentPosition <= end in layout_helper()
2012lbh.currentSoftHyphenWidth = lbh.glyphs.advances[lbh.logClusters[lbh.currentPosition - 1]]; in layout_helper()
2072 lbh.tmpData.length, lbh.tmpData.textWidth.toReal(), in layout_helper()
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextlayout.cpp1872 lbh.tmpData.leading = qMax(lbh.tmpData.leading + lbh.tmpData.ascent, in layout_helper()
1913 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1914 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1951 addNextCluster(lbh.currentPosition, end, lbh.spaceData, lbh.glyphCount, in layout_helper()
1952 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1965 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1991 lbh.minw = qMax(accumulatedTextWidth, lbh.minw); in layout_helper()
1993 if (lbh.currentPosition > 0 && lbh.currentPosition <= end in layout_helper()
2012lbh.currentSoftHyphenWidth = lbh.glyphs.advances[lbh.logClusters[lbh.currentPosition - 1]]; in layout_helper()
2072 lbh.tmpData.length, lbh.tmpData.textWidth.toReal(), in layout_helper()
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextlayout.cpp1872 lbh.tmpData.leading = qMax(lbh.tmpData.leading + lbh.tmpData.ascent, in layout_helper()
1913 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1914 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1951 addNextCluster(lbh.currentPosition, end, lbh.spaceData, lbh.glyphCount, in layout_helper()
1952 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1965 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1991 lbh.minw = qMax(accumulatedTextWidth, lbh.minw); in layout_helper()
1993 if (lbh.currentPosition > 0 && lbh.currentPosition <= end in layout_helper()
2012lbh.currentSoftHyphenWidth = lbh.glyphs.advances[lbh.logClusters[lbh.currentPosition - 1]]; in layout_helper()
2072 lbh.tmpData.length, lbh.tmpData.textWidth.toReal(), in layout_helper()
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextlayout.cpp1872 lbh.tmpData.leading = qMax(lbh.tmpData.leading + lbh.tmpData.ascent, in layout_helper()
1913 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1914 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1951 addNextCluster(lbh.currentPosition, end, lbh.spaceData, lbh.glyphCount, in layout_helper()
1952 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1965 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1991 lbh.minw = qMax(accumulatedTextWidth, lbh.minw); in layout_helper()
1993 if (lbh.currentPosition > 0 && lbh.currentPosition <= end in layout_helper()
2012lbh.currentSoftHyphenWidth = lbh.glyphs.advances[lbh.logClusters[lbh.currentPosition - 1]]; in layout_helper()
2072 lbh.tmpData.length, lbh.tmpData.textWidth.toReal(), in layout_helper()
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextlayout.cpp1872 lbh.tmpData.leading = qMax(lbh.tmpData.leading + lbh.tmpData.ascent, in layout_helper()
1913 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1914 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1951 addNextCluster(lbh.currentPosition, end, lbh.spaceData, lbh.glyphCount, in layout_helper()
1952 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1965 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1991 lbh.minw = qMax(accumulatedTextWidth, lbh.minw); in layout_helper()
1993 if (lbh.currentPosition > 0 && lbh.currentPosition <= end in layout_helper()
2012lbh.currentSoftHyphenWidth = lbh.glyphs.advances[lbh.logClusters[lbh.currentPosition - 1]]; in layout_helper()
2072 lbh.tmpData.length, lbh.tmpData.textWidth.toReal(), in layout_helper()
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextlayout.cpp1872 lbh.tmpData.leading = qMax(lbh.tmpData.leading + lbh.tmpData.ascent, in layout_helper()
1913 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1914 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1951 addNextCluster(lbh.currentPosition, end, lbh.spaceData, lbh.glyphCount, in layout_helper()
1952 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1965 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1991 lbh.minw = qMax(accumulatedTextWidth, lbh.minw); in layout_helper()
1993 if (lbh.currentPosition > 0 && lbh.currentPosition <= end in layout_helper()
2012lbh.currentSoftHyphenWidth = lbh.glyphs.advances[lbh.logClusters[lbh.currentPosition - 1]]; in layout_helper()
2072 lbh.tmpData.length, lbh.tmpData.textWidth.toReal(), in layout_helper()
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextlayout.cpp1872 lbh.tmpData.leading = qMax(lbh.tmpData.leading + lbh.tmpData.ascent, in layout_helper()
1913 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1914 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1951 addNextCluster(lbh.currentPosition, end, lbh.spaceData, lbh.glyphCount, in layout_helper()
1952 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1965 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1991 lbh.minw = qMax(accumulatedTextWidth, lbh.minw); in layout_helper()
1993 if (lbh.currentPosition > 0 && lbh.currentPosition <= end in layout_helper()
2012lbh.currentSoftHyphenWidth = lbh.glyphs.advances[lbh.logClusters[lbh.currentPosition - 1]]; in layout_helper()
2072 lbh.tmpData.length, lbh.tmpData.textWidth.toReal(), in layout_helper()
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextlayout.cpp1872 lbh.tmpData.leading = qMax(lbh.tmpData.leading + lbh.tmpData.ascent, in layout_helper()
1913 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1914 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1951 addNextCluster(lbh.currentPosition, end, lbh.spaceData, lbh.glyphCount, in layout_helper()
1952 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1965 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1991 lbh.minw = qMax(accumulatedTextWidth, lbh.minw); in layout_helper()
1993 if (lbh.currentPosition > 0 && lbh.currentPosition <= end in layout_helper()
2012lbh.currentSoftHyphenWidth = lbh.glyphs.advances[lbh.logClusters[lbh.currentPosition - 1]]; in layout_helper()
2072 lbh.tmpData.length, lbh.tmpData.textWidth.toReal(), in layout_helper()
[all …]
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextlayout.cpp1872 lbh.tmpData.leading = qMax(lbh.tmpData.leading + lbh.tmpData.ascent, in layout_helper()
1913 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1914 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1951 addNextCluster(lbh.currentPosition, end, lbh.spaceData, lbh.glyphCount, in layout_helper()
1952 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1965 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1991 lbh.minw = qMax(accumulatedTextWidth, lbh.minw); in layout_helper()
1993 if (lbh.currentPosition > 0 && lbh.currentPosition <= end in layout_helper()
2012lbh.currentSoftHyphenWidth = lbh.glyphs.advances[lbh.logClusters[lbh.currentPosition - 1]]; in layout_helper()
2072 lbh.tmpData.length, lbh.tmpData.textWidth.toReal(), in layout_helper()
[all …]
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqtextlayout.cpp1872 lbh.tmpData.leading = qMax(lbh.tmpData.leading + lbh.tmpData.ascent, in layout_helper()
1913 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1914 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1951 addNextCluster(lbh.currentPosition, end, lbh.spaceData, lbh.glyphCount, in layout_helper()
1952 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1965 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1991 lbh.minw = qMax(accumulatedTextWidth, lbh.minw); in layout_helper()
1993 if (lbh.currentPosition > 0 && lbh.currentPosition <= end in layout_helper()
2012lbh.currentSoftHyphenWidth = lbh.glyphs.advances[lbh.logClusters[lbh.currentPosition - 1]]; in layout_helper()
2072 lbh.tmpData.length, lbh.tmpData.textWidth.toReal(), in layout_helper()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/text/
H A Dqtextlayout.cpp1779 lbh.tmpData.leading = qMax(lbh.tmpData.leading + lbh.tmpData.ascent, in layout_helper()
1809 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1810 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1834 addNextCluster(lbh.currentPosition, end, lbh.spaceData, lbh.glyphCount, in layout_helper()
1835 current, lbh.logClusters, lbh.glyphs); in layout_helper()
1846 addNextCluster(lbh.currentPosition, end, lbh.tmpData, lbh.glyphCount, in layout_helper()
1856 lbh.minw = qMax(lbh.tmpData.textWidth, lbh.minw); in layout_helper()
1876lbh.softHyphenWidth = lbh.glyphs.advances_x[lbh.logClusters[lbh.currentPosition - 1]]; in layout_helper()
1878lbh.tmpData.textWidth += lbh.glyphs.advances_x[lbh.logClusters[lbh.currentPosition - 1]]; in layout_helper()
1922 lbh.tmpData.length, lbh.tmpData.textWidth.toReal(), in layout_helper()
[all …]
/dports/devel/ragel/ragel-6.10/test/
H A Dpatact.rl23 [a-z]+ => { prints "word (w/lbh)\n"; fexec te-1; fgoto other; };
24 [a-z]+ ' foil' => { prints "word (c/lbh)\n"; };
37 [a-z]+ => { prints "word (w/lbh)\n"; fhold; fgoto other; };
38 [a-z]+ ' foil' => { prints "word (c/lbh)\n"; };
57 word (w/lbh)
63 word (w/lbh)
76 word (w/lbh)
83 word (w/lbh)
/dports/net-im/qTox/qTox-1.17.4/.travis/
H A Dbuild-windows.sh90 ls -lbh "$CACHE_DIR"
106 ls -lbh "$CACHE_DIR"
109 ls -lbh "$PWD"
125 ls -lbh workspace/"$ARCH"/dep-cache/
157 ls -lbh "$CACHE_DIR"
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/m_debuginfo/
H A Dreadpdb.c1731 pfx, lbh->seg, lbh->start, lbh->start + lbh->size - 1, in codeview_dump_linetab2()
1732 lbh->size, lbh->nlines); in codeview_dump_linetab2()
1773 pfx, lbh->l[i].offset, lbh->l[i].lineno ^ 0x80000000); in codeview_dump_linetab2()
1778 svma_s = sectp[lbh->seg - 1].VirtualAddress + lbh->start in codeview_dump_linetab2()
1780 svma_e = sectp[lbh->seg - 1].VirtualAddress + lbh->start in codeview_dump_linetab2()
1792 svma_s = sectp[lbh->seg - 1].VirtualAddress + lbh->start in codeview_dump_linetab2()
1793 + lbh->l[ lbh->nlines-1].offset; in codeview_dump_linetab2()
1794 svma_e = sectp[lbh->seg - 1].VirtualAddress + lbh->start in codeview_dump_linetab2()
1798 pfx, lbh->l[ lbh->nlines-1 ].lineno ^ 0x80000000, in codeview_dump_linetab2()
1804 lbh->l[lbh->nlines-1].lineno ^ 0x80000000, 0 ); in codeview_dump_linetab2()
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/m_debuginfo/
H A Dreadpdb.c1731 pfx, lbh->seg, lbh->start, lbh->start + lbh->size - 1, in codeview_dump_linetab2()
1732 lbh->size, lbh->nlines); in codeview_dump_linetab2()
1773 pfx, lbh->l[i].offset, lbh->l[i].lineno ^ 0x80000000); in codeview_dump_linetab2()
1778 svma_s = sectp[lbh->seg - 1].VirtualAddress + lbh->start in codeview_dump_linetab2()
1780 svma_e = sectp[lbh->seg - 1].VirtualAddress + lbh->start in codeview_dump_linetab2()
1792 svma_s = sectp[lbh->seg - 1].VirtualAddress + lbh->start in codeview_dump_linetab2()
1793 + lbh->l[ lbh->nlines-1].offset; in codeview_dump_linetab2()
1794 svma_e = sectp[lbh->seg - 1].VirtualAddress + lbh->start in codeview_dump_linetab2()
1798 pfx, lbh->l[ lbh->nlines-1 ].lineno ^ 0x80000000, in codeview_dump_linetab2()
1804 lbh->l[lbh->nlines-1].lineno ^ 0x80000000, 0 ); in codeview_dump_linetab2()
[all …]

12345678910>>...12