Home
last modified time | relevance | path

Searched refs:charsRemoved (Results 1 – 25 of 283) sorted by relevance

12345678910>>...12

/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dtext-pango.c101 if (charsRemoved && *charsRemoved) { in gdip_process_string()
139 if (charsRemoved && *charsRemoved) in gdip_process_string()
157 if (charsRemoved && *charsRemoved) in gdip_process_string()
158 gdip_set_array_values ((*charsRemoved)+j, r, iter2 - iter); in gdip_process_string()
171 if (charsRemoved && *charsRemoved && j > 0) { in gdip_process_string()
206 if (charsRemoved) { in gdip_pango_setup_layout()
207 (*charsRemoved) = GdipAlloc (sizeof (int) * length); in gdip_pango_setup_layout()
208 if (!*charsRemoved) { in gdip_pango_setup_layout()
212 memset (*charsRemoved, 0, sizeof (int) * length); in gdip_pango_setup_layout()
572 int *charsRemoved = NULL; in pango_MeasureString() local
[all …]
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/qtc_texteditor/
H A Dsyntaxhighlighter.cpp66 void _q_reformatBlocks(int from, int charsRemoved, int charsAdded);
67 void reformatBlocks(int from, int charsRemoved, int charsAdded);
68 void reformatBlock(const QTextBlock &block, int from, int charsRemoved, int charsAdded);
87 void applyFormatChanges(int from, int charsRemoved, int charsAdded);
99 range.start += charsAdded - charsRemoved; in adjustRange()
102 range.length += charsAdded - charsRemoved; in adjustRange()
189 reformatBlocks(from, charsRemoved, charsAdded); in _q_reformatBlocks()
192 void SyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) in reformatBlocks() argument
201 QTextBlock lastBlock = doc->findBlock(from + charsAdded + (charsRemoved > 0 ? 1 : 0)); in reformatBlocks()
212 reformatBlock(block, from, charsRemoved, charsAdded); in reformatBlocks()
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/texteditor/
H A Dsyntaxhighlighter.cpp54 void reformatBlocks(int from, int charsRemoved, int charsAdded);
55 void reformatBlock(const QTextBlock &block, int from, int charsRemoved, int charsAdded);
65 void applyFormatChanges(int from, int charsRemoved, int charsAdded);
101 void SyntaxHighlighterPrivate::applyFormatChanges(int from, int charsRemoved, int charsAdded) in applyFormatChanges() argument
115 const int charsDelta = charsAdded - charsRemoved; in applyFormatChanges()
160 void SyntaxHighlighter::reformatBlocks(int from, int charsRemoved, int charsAdded) in reformatBlocks() argument
164 d->reformatBlocks(from, charsRemoved, charsAdded); in reformatBlocks()
167 void SyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) in reformatBlocks() argument
178 QTextBlock lastBlock = doc->findBlock(from + charsAdded + (charsRemoved > 0 ? 1 : 0)); in reformatBlocks()
189 reformatBlock(block, from, charsRemoved, charsAdded); in reformatBlocks()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/text/
H A Dqsyntaxhighlighter.cpp68 void _q_reformatBlocks(int from, int charsRemoved, int charsAdded);
69 void reformatBlocks(int from, int charsRemoved, int charsAdded);
180 void QSyntaxHighlighterPrivate::_q_reformatBlocks(int from, int charsRemoved, int charsAdded) in _q_reformatBlocks() argument
183 reformatBlocks(from, charsRemoved, charsAdded); in _q_reformatBlocks()
186 void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) in reformatBlocks() argument
195 QTextBlock lastBlock = doc->findBlock(from + charsAdded + (charsRemoved > 0 ? 1 : 0)); in reformatBlocks()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqsyntaxhighlighter.cpp68 void _q_reformatBlocks(int from, int charsRemoved, int charsAdded);
69 void reformatBlocks(int from, int charsRemoved, int charsAdded);
159 void QSyntaxHighlighterPrivate::_q_reformatBlocks(int from, int charsRemoved, int charsAdded) in _q_reformatBlocks() argument
162 reformatBlocks(from, charsRemoved, charsAdded); in _q_reformatBlocks()
165 void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) in reformatBlocks() argument
172 QTextBlock lastBlock = doc->findBlock(from + charsAdded + (charsRemoved > 0 ? 1 : 0)); in reformatBlocks()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqsyntaxhighlighter.cpp68 void _q_reformatBlocks(int from, int charsRemoved, int charsAdded);
69 void reformatBlocks(int from, int charsRemoved, int charsAdded);
159 void QSyntaxHighlighterPrivate::_q_reformatBlocks(int from, int charsRemoved, int charsAdded) in _q_reformatBlocks() argument
162 reformatBlocks(from, charsRemoved, charsAdded); in _q_reformatBlocks()
165 void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) in reformatBlocks() argument
172 QTextBlock lastBlock = doc->findBlock(from + charsAdded + (charsRemoved > 0 ? 1 : 0)); in reformatBlocks()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqsyntaxhighlighter.cpp68 void _q_reformatBlocks(int from, int charsRemoved, int charsAdded);
69 void reformatBlocks(int from, int charsRemoved, int charsAdded);
159 void QSyntaxHighlighterPrivate::_q_reformatBlocks(int from, int charsRemoved, int charsAdded) in _q_reformatBlocks() argument
162 reformatBlocks(from, charsRemoved, charsAdded); in _q_reformatBlocks()
165 void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) in reformatBlocks() argument
172 QTextBlock lastBlock = doc->findBlock(from + charsAdded + (charsRemoved > 0 ? 1 : 0)); in reformatBlocks()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqsyntaxhighlighter.cpp68 void _q_reformatBlocks(int from, int charsRemoved, int charsAdded);
69 void reformatBlocks(int from, int charsRemoved, int charsAdded);
159 void QSyntaxHighlighterPrivate::_q_reformatBlocks(int from, int charsRemoved, int charsAdded) in _q_reformatBlocks() argument
162 reformatBlocks(from, charsRemoved, charsAdded); in _q_reformatBlocks()
165 void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) in reformatBlocks() argument
172 QTextBlock lastBlock = doc->findBlock(from + charsAdded + (charsRemoved > 0 ? 1 : 0)); in reformatBlocks()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqsyntaxhighlighter.cpp68 void _q_reformatBlocks(int from, int charsRemoved, int charsAdded);
69 void reformatBlocks(int from, int charsRemoved, int charsAdded);
159 void QSyntaxHighlighterPrivate::_q_reformatBlocks(int from, int charsRemoved, int charsAdded) in _q_reformatBlocks() argument
162 reformatBlocks(from, charsRemoved, charsAdded); in _q_reformatBlocks()
165 void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) in reformatBlocks() argument
172 QTextBlock lastBlock = doc->findBlock(from + charsAdded + (charsRemoved > 0 ? 1 : 0)); in reformatBlocks()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqsyntaxhighlighter.cpp68 void _q_reformatBlocks(int from, int charsRemoved, int charsAdded);
69 void reformatBlocks(int from, int charsRemoved, int charsAdded);
159 void QSyntaxHighlighterPrivate::_q_reformatBlocks(int from, int charsRemoved, int charsAdded) in _q_reformatBlocks() argument
162 reformatBlocks(from, charsRemoved, charsAdded); in _q_reformatBlocks()
165 void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) in reformatBlocks() argument
172 QTextBlock lastBlock = doc->findBlock(from + charsAdded + (charsRemoved > 0 ? 1 : 0)); in reformatBlocks()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqsyntaxhighlighter.cpp68 void _q_reformatBlocks(int from, int charsRemoved, int charsAdded);
69 void reformatBlocks(int from, int charsRemoved, int charsAdded);
159 void QSyntaxHighlighterPrivate::_q_reformatBlocks(int from, int charsRemoved, int charsAdded) in _q_reformatBlocks() argument
162 reformatBlocks(from, charsRemoved, charsAdded); in _q_reformatBlocks()
165 void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) in reformatBlocks() argument
172 QTextBlock lastBlock = doc->findBlock(from + charsAdded + (charsRemoved > 0 ? 1 : 0)); in reformatBlocks()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqsyntaxhighlighter.cpp68 void _q_reformatBlocks(int from, int charsRemoved, int charsAdded);
69 void reformatBlocks(int from, int charsRemoved, int charsAdded);
159 void QSyntaxHighlighterPrivate::_q_reformatBlocks(int from, int charsRemoved, int charsAdded) in _q_reformatBlocks() argument
162 reformatBlocks(from, charsRemoved, charsAdded); in _q_reformatBlocks()
165 void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) in reformatBlocks() argument
172 QTextBlock lastBlock = doc->findBlock(from + charsAdded + (charsRemoved > 0 ? 1 : 0)); in reformatBlocks()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqsyntaxhighlighter.cpp68 void _q_reformatBlocks(int from, int charsRemoved, int charsAdded);
69 void reformatBlocks(int from, int charsRemoved, int charsAdded);
159 void QSyntaxHighlighterPrivate::_q_reformatBlocks(int from, int charsRemoved, int charsAdded) in _q_reformatBlocks() argument
162 reformatBlocks(from, charsRemoved, charsAdded); in _q_reformatBlocks()
165 void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) in reformatBlocks() argument
172 QTextBlock lastBlock = doc->findBlock(from + charsAdded + (charsRemoved > 0 ? 1 : 0)); in reformatBlocks()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqsyntaxhighlighter.cpp68 void _q_reformatBlocks(int from, int charsRemoved, int charsAdded);
69 void reformatBlocks(int from, int charsRemoved, int charsAdded);
159 void QSyntaxHighlighterPrivate::_q_reformatBlocks(int from, int charsRemoved, int charsAdded) in _q_reformatBlocks() argument
162 reformatBlocks(from, charsRemoved, charsAdded); in _q_reformatBlocks()
165 void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) in reformatBlocks() argument
172 QTextBlock lastBlock = doc->findBlock(from + charsAdded + (charsRemoved > 0 ? 1 : 0)); in reformatBlocks()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqsyntaxhighlighter.cpp68 void _q_reformatBlocks(int from, int charsRemoved, int charsAdded);
69 void reformatBlocks(int from, int charsRemoved, int charsAdded);
159 void QSyntaxHighlighterPrivate::_q_reformatBlocks(int from, int charsRemoved, int charsAdded) in _q_reformatBlocks() argument
162 reformatBlocks(from, charsRemoved, charsAdded); in _q_reformatBlocks()
165 void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) in reformatBlocks() argument
172 QTextBlock lastBlock = doc->findBlock(from + charsAdded + (charsRemoved > 0 ? 1 : 0)); in reformatBlocks()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqsyntaxhighlighter.cpp68 void _q_reformatBlocks(int from, int charsRemoved, int charsAdded);
69 void reformatBlocks(int from, int charsRemoved, int charsAdded);
159 void QSyntaxHighlighterPrivate::_q_reformatBlocks(int from, int charsRemoved, int charsAdded) in _q_reformatBlocks() argument
162 reformatBlocks(from, charsRemoved, charsAdded); in _q_reformatBlocks()
165 void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) in reformatBlocks() argument
172 QTextBlock lastBlock = doc->findBlock(from + charsAdded + (charsRemoved > 0 ? 1 : 0)); in reformatBlocks()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqsyntaxhighlighter.cpp68 void _q_reformatBlocks(int from, int charsRemoved, int charsAdded);
69 void reformatBlocks(int from, int charsRemoved, int charsAdded);
159 void QSyntaxHighlighterPrivate::_q_reformatBlocks(int from, int charsRemoved, int charsAdded) in _q_reformatBlocks() argument
162 reformatBlocks(from, charsRemoved, charsAdded); in _q_reformatBlocks()
165 void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) in reformatBlocks() argument
172 QTextBlock lastBlock = doc->findBlock(from + charsAdded + (charsRemoved > 0 ? 1 : 0)); in reformatBlocks()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqsyntaxhighlighter.cpp68 void _q_reformatBlocks(int from, int charsRemoved, int charsAdded);
69 void reformatBlocks(int from, int charsRemoved, int charsAdded);
159 void QSyntaxHighlighterPrivate::_q_reformatBlocks(int from, int charsRemoved, int charsAdded) in _q_reformatBlocks() argument
162 reformatBlocks(from, charsRemoved, charsAdded); in _q_reformatBlocks()
165 void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) in reformatBlocks() argument
172 QTextBlock lastBlock = doc->findBlock(from + charsAdded + (charsRemoved > 0 ? 1 : 0)); in reformatBlocks()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqsyntaxhighlighter.cpp68 void _q_reformatBlocks(int from, int charsRemoved, int charsAdded);
69 void reformatBlocks(int from, int charsRemoved, int charsAdded);
159 void QSyntaxHighlighterPrivate::_q_reformatBlocks(int from, int charsRemoved, int charsAdded) in _q_reformatBlocks() argument
162 reformatBlocks(from, charsRemoved, charsAdded); in _q_reformatBlocks()
165 void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) in reformatBlocks() argument
172 QTextBlock lastBlock = doc->findBlock(from + charsAdded + (charsRemoved > 0 ? 1 : 0)); in reformatBlocks()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqsyntaxhighlighter.cpp68 void _q_reformatBlocks(int from, int charsRemoved, int charsAdded);
69 void reformatBlocks(int from, int charsRemoved, int charsAdded);
159 void QSyntaxHighlighterPrivate::_q_reformatBlocks(int from, int charsRemoved, int charsAdded) in _q_reformatBlocks() argument
162 reformatBlocks(from, charsRemoved, charsAdded); in _q_reformatBlocks()
165 void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) in reformatBlocks() argument
172 QTextBlock lastBlock = doc->findBlock(from + charsAdded + (charsRemoved > 0 ? 1 : 0)); in reformatBlocks()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqsyntaxhighlighter.cpp68 void _q_reformatBlocks(int from, int charsRemoved, int charsAdded);
69 void reformatBlocks(int from, int charsRemoved, int charsAdded);
159 void QSyntaxHighlighterPrivate::_q_reformatBlocks(int from, int charsRemoved, int charsAdded) in _q_reformatBlocks() argument
162 reformatBlocks(from, charsRemoved, charsAdded); in _q_reformatBlocks()
165 void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) in reformatBlocks() argument
172 QTextBlock lastBlock = doc->findBlock(from + charsAdded + (charsRemoved > 0 ? 1 : 0)); in reformatBlocks()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqsyntaxhighlighter.cpp68 void _q_reformatBlocks(int from, int charsRemoved, int charsAdded);
69 void reformatBlocks(int from, int charsRemoved, int charsAdded);
159 void QSyntaxHighlighterPrivate::_q_reformatBlocks(int from, int charsRemoved, int charsAdded) in _q_reformatBlocks() argument
162 reformatBlocks(from, charsRemoved, charsAdded); in _q_reformatBlocks()
165 void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) in reformatBlocks() argument
172 QTextBlock lastBlock = doc->findBlock(from + charsAdded + (charsRemoved > 0 ? 1 : 0)); in reformatBlocks()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqsyntaxhighlighter.cpp68 void _q_reformatBlocks(int from, int charsRemoved, int charsAdded);
69 void reformatBlocks(int from, int charsRemoved, int charsAdded);
159 void QSyntaxHighlighterPrivate::_q_reformatBlocks(int from, int charsRemoved, int charsAdded) in _q_reformatBlocks() argument
162 reformatBlocks(from, charsRemoved, charsAdded); in _q_reformatBlocks()
165 void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) in reformatBlocks() argument
172 QTextBlock lastBlock = doc->findBlock(from + charsAdded + (charsRemoved > 0 ? 1 : 0)); in reformatBlocks()
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/textlayout/
H A DDummyDocumentLayout.cpp79 void DummyDocumentLayout::documentChanged(int position, int charsRemoved, int charsAdded) in documentChanged() argument
82 Q_UNUSED(charsRemoved); in documentChanged()
/dports/editors/calligra/calligra-3.2.1/libs/textlayout/
H A DDummyDocumentLayout.cpp79 void DummyDocumentLayout::documentChanged(int position, int charsRemoved, int charsAdded) in documentChanged() argument
82 Q_UNUSED(charsRemoved); in documentChanged()

12345678910>>...12