Home
last modified time | relevance | path

Searched defs:textLength (Results 1 – 25 of 567) sorted by relevance

12345678910>>...23

/aosp_15_r20/external/dokka/core/src/main/kotlin/Model/
H A DContent.kt4 val textLength: Int constant
8 override val textLength: Int get() = 0 constant
26 override val textLength: Int in isEmpty() constant in org.jetbrains.dokka.ContentBlock
34 override val textLength: Int constant in org.jetbrains.dokka.NodeRenderContent
67 override val textLength: Int constant in org.jetbrains.dokka.ContentText
72 override val textLength: Int constant in org.jetbrains.dokka.ContentKeyword
79 override val textLength: Int constant in org.jetbrains.dokka.ContentIdentifier
84 override val textLength: Int constant in org.jetbrains.dokka.ContentSymbol
89 override val textLength: Int constant in org.jetbrains.dokka.ContentEntity
94 override val textLength: Int constant
[all …]
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-directwrite.cc315 TextAnalysis (const wchar_t* text, uint32_t textLength, in TextAnalysis()
359 OUT uint32_t* textLength) in GetTextAtPosition()
378 OUT uint32_t* textLength) in GetTextBeforePosition()
398 IFACEMETHODIMP GetLocaleName (uint32_t textPosition, uint32_t* textLength, in GetLocaleName()
404 OUT uint32_t* textLength, in GetNumberSubstitution()
417 SetScriptAnalysis (uint32_t textPosition, uint32_t textLength, in SetScriptAnalysis()
433 uint32_t textLength, in SetLineBreakpoints()
437 IFACEMETHODIMP SetBidiLevel (uint32_t textPosition, uint32_t textLength, in SetBidiLevel()
442 SetNumberSubstitution (uint32_t textPosition, uint32_t textLength, in SetNumberSubstitution()
447 Run *FetchNextRun (IN OUT uint32_t* textLength) in FetchNextRun()
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dunum.cpp382 int32_t textLength, in parseRes()
410 int32_t textLength, in unum_parse()
422 int32_t textLength, in unum_parseInt64()
434 int32_t textLength, in unum_parseDouble()
446 int32_t textLength, in unum_parseDecimal()
479 int32_t textLength, in unum_parseDoubleCurrency()
942 int32_t textLength, in unum_parseToUFormattable()
H A Dusrchimp.h134 int32_t textLength; // exact length member
152 int32_t textLength; // exact length member
H A Ducoleitr.cpp276 int32_t textLength, in ucol_openElements()
480 int32_t textLength, in ucol_setText()
H A Dutrans.cpp440 int32_t* textLength, in utrans_transUChars()
471 int32_t* textLength, in utrans_transIncrementalUChars()
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dunum.cpp382 int32_t textLength, in parseRes()
410 int32_t textLength, in unum_parse()
422 int32_t textLength, in unum_parseInt64()
434 int32_t textLength, in unum_parseDouble()
446 int32_t textLength, in unum_parseDecimal()
479 int32_t textLength, in unum_parseDoubleCurrency()
941 int32_t textLength, in unum_parseToUFormattable()
H A Dusrchimp.h134 int32_t textLength; // exact length member
152 int32_t textLength; // exact length member
H A Ducoleitr.cpp276 int32_t textLength, in ucol_openElements()
480 int32_t textLength, in ucol_setText()
H A Dutrans.cpp440 int32_t* textLength, in utrans_transUChars()
471 int32_t* textLength, in utrans_transIncrementalUChars()
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dubrk.cpp37 int32_t textLength, in ubrk_open()
100 int32_t textLength, in ubrk_openRules()
125 const char16_t * text, int32_t textLength, in ubrk_openBinaryRules()
192 int32_t textLength, in ubrk_setText()
H A Dunistr.cpp215 int32_t textLength) { in UnicodeString()
222 int32_t textLength) { in UnicodeString()
1302 int32_t textLength) in setTo()
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dubrk.cpp37 int32_t textLength, in ubrk_open()
100 int32_t textLength, in ubrk_openRules()
125 const char16_t * text, int32_t textLength, in ubrk_openBinaryRules()
192 int32_t textLength, in ubrk_setText()
H A Dunistr.cpp215 int32_t textLength) { in UnicodeString()
222 int32_t textLength) { in UnicodeString()
1302 int32_t textLength) in setTo()
/aosp_15_r20/frameworks/av/media/libstagefright/timedtext/test/fuzzer/
H A Dtimedtext_fuzzer.cpp48 void setTextSize(std::vector<uint8_t>& local3GPPDescription, int32_t textLength) { in setTextSize()
78 int32_t textLength = text.size(); in DEFINE_PROTO_FUZZER() local
/aosp_15_r20/frameworks/minikin/tests/util/
H A DUnicodeUtils.cpp109 const int32_t textLength = static_cast<int32_t>(text.size()); in utf8ToUtf16() local
124 const uint32_t textLength = u16String.size(); in utf16ToUtf8() local
/aosp_15_r20/external/skia/src/ports/
H A DSkFontMgr_win_dw.cpp531 UINT32* textLength) override in GetTextAtPosition()
546 UINT32* textLength) override in GetTextBeforePosition()
565 UINT32* textLength, in GetLocaleName()
574 UINT32* textLength, in GetNumberSubstitution()
/aosp_15_r20/frameworks/base/core/java/android/widget/
H A DAccessibilityIterators.java137 final int textLength = mText.length(); in following() local
166 final int textLength = mText.length(); in preceding() local
/aosp_15_r20/frameworks/base/core/java/android/view/
H A DAccessibilityIterators.java271 final int textLength = mText.length(); in following() local
298 final int textLength = mText.length(); in preceding() local
/aosp_15_r20/external/icu/libicu/cts_headers/
H A Dusrchimp.h134 int32_t textLength; // exact length member
152 int32_t textLength; // exact length member
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/
H A Dusrchimp.h135 int32_t textLength; // exact length member
153 int32_t textLength; // exact length member
/aosp_15_r20/external/icu/libandroidicu/static_shim/
H A Dshim.cpp254 …(UBreakIteratorType type, const char * locale, const UChar * text, int32_t textLength, UErrorCode … in ubrk_open_android()
260 void ubrk_setText_android(UBreakIterator * bi, const UChar * text, int32_t textLength, UErrorCode *… in ubrk_setText_android()
401 void uregex_setText_android(URegularExpression * regexp, const UChar * text, int32_t textLength, UE… in uregex_setText_android()
440 void utrans_transUChars_android(const UTransliterator * trans, UChar * text, int32_t * textLength, … in utrans_transUChars_android()
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/deviceinfo/
DPhoneNumberUtil.java55 long textLength = (long)text.length(); in isPhoneNumberDigits() local
/aosp_15_r20/external/icu/icu4c/source/common/unicode/
H A Dchariter.h674 int32_t textLength; variable
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/
H A Dchariter.h674 int32_t textLength; variable

12345678910>>...23