Home
last modified time | relevance | path

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

123

/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_EditBox.cpp41 mTextLength(0), in EditBox()
859 if (_index > mTextLength) in setTextCursor()
860 _index = mTextLength; in setTextCursor()
876 if (_start > mTextLength) in setTextSelection()
877 _start = mTextLength; in setTextSelection()
878 if (_end > mTextLength) in setTextSelection()
879 _end = mTextLength; in setTextSelection()
1058 if (_start > mTextLength) _start = mTextLength; in getTextInterval()
1247 size_t old = mTextLength; in setText()
1442 mTextLength -= _count; in eraseText()
[all …]
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_EditBox.cpp41 mTextLength(0), in EditBox()
859 if (_index > mTextLength) in setTextCursor()
860 _index = mTextLength; in setTextCursor()
876 if (_start > mTextLength) in setTextSelection()
877 _start = mTextLength; in setTextSelection()
878 if (_end > mTextLength) in setTextSelection()
879 _end = mTextLength; in setTextSelection()
1058 if (_start > mTextLength) _start = mTextLength; in getTextInterval()
1247 size_t old = mTextLength; in setText()
1442 mTextLength -= _count; in eraseText()
[all …]
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_EditBox.cpp41 mTextLength(0), in EditBox()
859 if (_index > mTextLength) in setTextCursor()
860 _index = mTextLength; in setTextCursor()
876 if (_start > mTextLength) in setTextSelection()
877 _start = mTextLength; in setTextSelection()
878 if (_end > mTextLength) in setTextSelection()
879 _end = mTextLength; in setTextSelection()
1058 if (_start > mTextLength) _start = mTextLength; in getTextInterval()
1247 size_t old = mTextLength; in setText()
1442 mTextLength -= _count; in eraseText()
[all …]
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_EditBox.cpp41 mTextLength(0), in EditBox()
859 if (_index > mTextLength) in setTextCursor()
860 _index = mTextLength; in setTextCursor()
876 if (_start > mTextLength) in setTextSelection()
877 _start = mTextLength; in setTextSelection()
878 if (_end > mTextLength) in setTextSelection()
879 _end = mTextLength; in setTextSelection()
1058 if (_start > mTextLength) _start = mTextLength; in getTextInterval()
1247 size_t old = mTextLength; in setText()
1442 mTextLength -= _count; in eraseText()
[all …]
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-directwrite.cc285 aTextPosition < mTextStart + mTextLength; in ContainsTextPosition()
318 mRunHead.mTextLength = mTextLength; in GenerateResults()
338 if (textPosition >= mTextLength) in GetTextAtPosition()
347 *textLength = mTextLength - textPosition; in GetTextAtPosition()
357 if (textPosition == 0 || textPosition > mTextLength) in GetTextBeforePosition()
386 *textLength = mTextLength - textPosition; in GetNumberSubstitution()
433 if (*textLength < mCurrentRun->mTextLength) in FetchNextRun()
438 *textLength -= origRun->mTextLength; in FetchNextRun()
489 newRun->mTextLength -= splitPoint; in SplitCurrentRun()
490 mCurrentRun->mTextLength = splitPoint; in SplitCurrentRun()
[all …]
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-directwrite.cc285 aTextPosition < mTextStart + mTextLength; in ContainsTextPosition()
318 mRunHead.mTextLength = mTextLength; in GenerateResults()
338 if (textPosition >= mTextLength) in GetTextAtPosition()
347 *textLength = mTextLength - textPosition; in GetTextAtPosition()
357 if (textPosition == 0 || textPosition > mTextLength) in GetTextBeforePosition()
386 *textLength = mTextLength - textPosition; in GetNumberSubstitution()
433 if (*textLength < mCurrentRun->mTextLength) in FetchNextRun()
438 *textLength -= origRun->mTextLength; in FetchNextRun()
489 newRun->mTextLength -= splitPoint; in SplitCurrentRun()
490 mCurrentRun->mTextLength = splitPoint; in SplitCurrentRun()
[all …]
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-directwrite.cc285 aTextPosition < mTextStart + mTextLength; in ContainsTextPosition()
318 mRunHead.mTextLength = mTextLength; in GenerateResults()
338 if (textPosition >= mTextLength) in GetTextAtPosition()
347 *textLength = mTextLength - textPosition; in GetTextAtPosition()
357 if (textPosition == 0 || textPosition > mTextLength) in GetTextBeforePosition()
386 *textLength = mTextLength - textPosition; in GetNumberSubstitution()
433 if (*textLength < mCurrentRun->mTextLength) in FetchNextRun()
438 *textLength -= origRun->mTextLength; in FetchNextRun()
489 newRun->mTextLength -= splitPoint; in SplitCurrentRun()
490 mCurrentRun->mTextLength = splitPoint; in SplitCurrentRun()
[all …]
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-directwrite.cc285 aTextPosition < mTextStart + mTextLength; in ContainsTextPosition()
318 mRunHead.mTextLength = mTextLength; in GenerateResults()
338 if (textPosition >= mTextLength) in GetTextAtPosition()
347 *textLength = mTextLength - textPosition; in GetTextAtPosition()
357 if (textPosition == 0 || textPosition > mTextLength) in GetTextBeforePosition()
386 *textLength = mTextLength - textPosition; in GetNumberSubstitution()
433 if (*textLength < mCurrentRun->mTextLength) in FetchNextRun()
438 *textLength -= origRun->mTextLength; in FetchNextRun()
489 newRun->mTextLength -= splitPoint; in SplitCurrentRun()
490 mCurrentRun->mTextLength = splitPoint; in SplitCurrentRun()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-directwrite.cc326 aTextPosition < mTextStart + mTextLength; in ContainsTextPosition()
359 mRunHead.mTextLength = mTextLength; in GenerateResults()
379 if (textPosition >= mTextLength) in GetTextAtPosition()
388 *textLength = mTextLength - textPosition; in GetTextAtPosition()
398 if (textPosition == 0 || textPosition > mTextLength) in GetTextBeforePosition()
427 *textLength = mTextLength - textPosition; in GetNumberSubstitution()
474 if (*textLength < mCurrentRun->mTextLength) in FetchNextRun()
479 *textLength -= origRun->mTextLength; in FetchNextRun()
530 newRun->mTextLength -= splitPoint; in SplitCurrentRun()
531 mCurrentRun->mTextLength = splitPoint; in SplitCurrentRun()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-directwrite.cc317 aTextPosition < mTextStart + mTextLength; in ContainsTextPosition()
350 mRunHead.mTextLength = mTextLength; in GenerateResults()
370 if (textPosition >= mTextLength) in GetTextAtPosition()
379 *textLength = mTextLength - textPosition; in GetTextAtPosition()
389 if (textPosition == 0 || textPosition > mTextLength) in GetTextBeforePosition()
418 *textLength = mTextLength - textPosition; in GetNumberSubstitution()
465 if (*textLength < mCurrentRun->mTextLength) in FetchNextRun()
470 *textLength -= origRun->mTextLength; in FetchNextRun()
521 newRun->mTextLength -= splitPoint; in SplitCurrentRun()
522 mCurrentRun->mTextLength = splitPoint; in SplitCurrentRun()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-directwrite.cc326 aTextPosition < mTextStart + mTextLength; in ContainsTextPosition()
359 mRunHead.mTextLength = mTextLength; in GenerateResults()
379 if (textPosition >= mTextLength) in GetTextAtPosition()
388 *textLength = mTextLength - textPosition; in GetTextAtPosition()
398 if (textPosition == 0 || textPosition > mTextLength) in GetTextBeforePosition()
427 *textLength = mTextLength - textPosition; in GetNumberSubstitution()
474 if (*textLength < mCurrentRun->mTextLength) in FetchNextRun()
479 *textLength -= origRun->mTextLength; in FetchNextRun()
530 newRun->mTextLength -= splitPoint; in SplitCurrentRun()
531 mCurrentRun->mTextLength = splitPoint; in SplitCurrentRun()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb-directwrite.cc317 aTextPosition < mTextStart + mTextLength; in ContainsTextPosition()
350 mRunHead.mTextLength = mTextLength; in GenerateResults()
370 if (textPosition >= mTextLength) in GetTextAtPosition()
379 *textLength = mTextLength - textPosition; in GetTextAtPosition()
389 if (textPosition == 0 || textPosition > mTextLength) in GetTextBeforePosition()
418 *textLength = mTextLength - textPosition; in GetNumberSubstitution()
465 if (*textLength < mCurrentRun->mTextLength) in FetchNextRun()
470 *textLength -= origRun->mTextLength; in FetchNextRun()
521 newRun->mTextLength -= splitPoint; in SplitCurrentRun()
522 mCurrentRun->mTextLength = splitPoint; in SplitCurrentRun()
[all …]
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/src/
H A Dhb-directwrite.cc317 aTextPosition < mTextStart + mTextLength; in ContainsTextPosition()
350 mRunHead.mTextLength = mTextLength; in GenerateResults()
370 if (textPosition >= mTextLength) in GetTextAtPosition()
379 *textLength = mTextLength - textPosition; in GetTextAtPosition()
389 if (textPosition == 0 || textPosition > mTextLength) in GetTextBeforePosition()
418 *textLength = mTextLength - textPosition; in GetNumberSubstitution()
465 if (*textLength < mCurrentRun->mTextLength) in FetchNextRun()
470 *textLength -= origRun->mTextLength; in FetchNextRun()
521 newRun->mTextLength -= splitPoint; in SplitCurrentRun()
522 mCurrentRun->mTextLength = splitPoint; in SplitCurrentRun()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/harfbuzz/src/
H A Dhb-directwrite.cc301 && aTextPosition < mTextStart + mTextLength; in ContainsTextPosition()
313 , mTextLength(textLength) in TextAnalysis()
337 mRunHead.mTextLength = mTextLength; in GenerateResults()
357 if (textPosition >= mTextLength) { in GetTextAtPosition()
364 *textLength = mTextLength - textPosition; in GetTextAtPosition()
403 *textLength = mTextLength - textPosition; in GetNumberSubstitution()
451 if (*textLength < mCurrentRun->mTextLength) in FetchNextRun()
460 *textLength -= origRun->mTextLength; in FetchNextRun()
515 newRun->mTextLength -= splitPoint; in SplitCurrentRun()
516 mCurrentRun->mTextLength = splitPoint; in SplitCurrentRun()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/harfbuzz/src/
H A Dhb-directwrite.cc299 && aTextPosition < mTextStart + mTextLength; in ContainsTextPosition()
311 , mTextLength(textLength) in TextAnalysis()
335 mRunHead.mTextLength = mTextLength; in GenerateResults()
355 if (textPosition >= mTextLength) { in GetTextAtPosition()
362 *textLength = mTextLength - textPosition; in GetTextAtPosition()
401 *textLength = mTextLength - textPosition; in GetNumberSubstitution()
449 if (*textLength < mCurrentRun->mTextLength) in FetchNextRun()
458 *textLength -= origRun->mTextLength; in FetchNextRun()
513 newRun->mTextLength -= splitPoint; in SplitCurrentRun()
514 mCurrentRun->mTextLength = splitPoint; in SplitCurrentRun()
[all …]
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/src/
H A Dhb-directwrite.cc317 aTextPosition < mTextStart + mTextLength; in ContainsTextPosition()
350 mRunHead.mTextLength = mTextLength; in GenerateResults()
370 if (textPosition >= mTextLength) in GetTextAtPosition()
379 *textLength = mTextLength - textPosition; in GetTextAtPosition()
389 if (textPosition == 0 || textPosition > mTextLength) in GetTextBeforePosition()
418 *textLength = mTextLength - textPosition; in GetNumberSubstitution()
465 if (*textLength < mCurrentRun->mTextLength) in FetchNextRun()
470 *textLength -= origRun->mTextLength; in FetchNextRun()
521 newRun->mTextLength -= splitPoint; in SplitCurrentRun()
522 mCurrentRun->mTextLength = splitPoint; in SplitCurrentRun()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb-directwrite.cc317 aTextPosition < mTextStart + mTextLength; in ContainsTextPosition()
350 mRunHead.mTextLength = mTextLength; in GenerateResults()
370 if (textPosition >= mTextLength) in GetTextAtPosition()
379 *textLength = mTextLength - textPosition; in GetTextAtPosition()
389 if (textPosition == 0 || textPosition > mTextLength) in GetTextBeforePosition()
418 *textLength = mTextLength - textPosition; in GetNumberSubstitution()
465 if (*textLength < mCurrentRun->mTextLength) in FetchNextRun()
470 *textLength -= origRun->mTextLength; in FetchNextRun()
521 newRun->mTextLength -= splitPoint; in SplitCurrentRun()
522 mCurrentRun->mTextLength = splitPoint; in SplitCurrentRun()
[all …]
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-directwrite.cc284 aTextPosition < mTextStart + mTextLength; in ContainsTextPosition()
317 mRunHead.mTextLength = mTextLength; in GenerateResults()
337 if (textPosition >= mTextLength) in GetTextAtPosition()
346 *textLength = mTextLength - textPosition; in GetTextAtPosition()
356 if (textPosition == 0 || textPosition > mTextLength) in GetTextBeforePosition()
385 *textLength = mTextLength - textPosition; in GetNumberSubstitution()
432 if (*textLength < mCurrentRun->mTextLength) in FetchNextRun()
437 *textLength -= origRun->mTextLength; in FetchNextRun()
488 newRun->mTextLength -= splitPoint; in SplitCurrentRun()
489 mCurrentRun->mTextLength = splitPoint; in SplitCurrentRun()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/xul/
H A DnsXULContentSink.cpp127 mTextLength(0), in XULContentSinkImpl()
270 if (!mTextLength) break; in FlushText()
289 if (stripWhitespace && !IsDataInBuffer(mText, mTextLength)) break; in FlushText()
295 text->mValue.Assign(mText, mTextLength); in FlushText()
307 mTextLength = 0; in FlushText()
435 script->Compile(mText, mTextLength, JS::SourceOwnership::Borrowed, in HandleEndElement()
563 mTextLength = 0; in ReportError()
852 int32_t amount = mTextSize - mTextLength; in AddText()
876 memcpy(&mText[mTextLength], aText + offset, sizeof(char16_t) * amount); in AddText()
878 mTextLength += amount; in AddText()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/xul/
H A DnsXULContentSink.cpp125 mTextLength(0), in XULContentSinkImpl()
268 if (!mTextLength) break; in FlushText()
287 if (stripWhitespace && !IsDataInBuffer(mText, mTextLength)) break; in FlushText()
293 text->mValue.Assign(mText, mTextLength); in FlushText()
305 mTextLength = 0; in FlushText()
433 script->Compile(mText, mTextLength, JS::SourceOwnership::Borrowed, in HandleEndElement()
561 mTextLength = 0; in ReportError()
848 int32_t amount = mTextSize - mTextLength; in AddText()
872 memcpy(&mText[mTextLength], aText + offset, sizeof(char16_t) * amount); in AddText()
874 mTextLength += amount; in AddText()
/dports/www/firefox/firefox-99.0/dom/xul/
H A DnsXULContentSink.cpp127 mTextLength(0), in XULContentSinkImpl()
255 if (!mTextLength) break; in FlushText()
274 if (stripWhitespace && !IsDataInBuffer(mText, mTextLength)) break; in FlushText()
280 text->mValue.Assign(mText, mTextLength); in FlushText()
292 mTextLength = 0; in FlushText()
420 script->Compile(mText, mTextLength, JS::SourceOwnership::Borrowed, in HandleEndElement()
548 mTextLength = 0; in ReportError()
837 int32_t amount = mTextSize - mTextLength; in AddText()
861 memcpy(&mText[mTextLength], aText + offset, sizeof(char16_t) * amount); in AddText()
863 mTextLength += amount; in AddText()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/xul/
H A DnsXULContentSink.cpp127 mTextLength(0), in XULContentSinkImpl()
270 if (!mTextLength) break; in FlushText()
289 if (stripWhitespace && !IsDataInBuffer(mText, mTextLength)) break; in FlushText()
295 text->mValue.Assign(mText, mTextLength); in FlushText()
307 mTextLength = 0; in FlushText()
435 script->Compile(mText, mTextLength, JS::SourceOwnership::Borrowed, in HandleEndElement()
563 mTextLength = 0; in ReportError()
852 int32_t amount = mTextSize - mTextLength; in AddText()
876 memcpy(&mText[mTextLength], aText + offset, sizeof(char16_t) * amount); in AddText()
878 mTextLength += amount; in AddText()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xul/
H A DnsXULContentSink.cpp140 mTextLength(0), in XULContentSinkImpl()
300 if (!mTextLength) break; in FlushText()
319 if (stripWhitespace && !IsDataInBuffer(mText, mTextLength)) break; in FlushText()
325 text->mValue.Assign(mText, mTextLength); in FlushText()
338 mTextLength = 0; in FlushText()
473 script->Compile(mText, mTextLength, mDocumentURL, script->mLineNo, in HandleEndElement()
600 mTextLength = 0; in ReportError()
933 int32_t amount = mTextSize - mTextLength; in AddText()
957 memcpy(&mText[mTextLength], aText + offset, sizeof(char16_t) * amount); in AddText()
959 mTextLength += amount; in AddText()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xul/
H A DnsXULContentSink.cpp160 mTextLength(0), in XULContentSinkImpl()
348 if (! mTextLength) in FlushText()
369 if (stripWhitespace && ! IsDataInBuffer(mText, mTextLength)) in FlushText()
377 text->mValue.Assign(mText, mTextLength); in FlushText()
391 mTextLength = 0; in FlushText()
537 script->Compile(mText, mTextLength, mDocumentURL, in HandleEndElement()
673 mTextLength = 0; in ReportError()
1019 int32_t amount = mTextSize - mTextLength; in AddText()
1043 memcpy(&mText[mTextLength],aText + offset, sizeof(char16_t) * amount); in AddText()
1045 mTextLength += amount; in AddText()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xbl/
H A DnsXBLContentSink.cpp75 if (mTextLength != 0) { in FlushText()
76 const nsAString& text = Substring(mText, mText + mTextLength); in FlushText()
81 mTextLength = 0; in FlushText()
110 mTextLength = 0; in FlushText()
120 if (mTextLength > 0) { in FlushText()
122 const char16_t* end = mText + mTextLength; in FlushText()
132 if (isWS && mTextLength > 0) { in FlushText()
133 mTextLength = 0; in FlushText()

123