Home
last modified time | relevance | path

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

12

/external/dokka/core/src/main/kotlin/Model/
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 …]
/external/harfbuzz_ng/src/
Dhb-directwrite.cc324 TextAnalysis (const wchar_t* text, uint32_t textLength, in TextAnalysis()
368 OUT uint32_t* textLength) in GetTextAtPosition()
387 OUT uint32_t* textLength) in GetTextBeforePosition()
407 IFACEMETHODIMP GetLocaleName (uint32_t textPosition, uint32_t* textLength, in GetLocaleName()
413 OUT uint32_t* textLength, in GetNumberSubstitution()
426 SetScriptAnalysis (uint32_t textPosition, uint32_t textLength, in SetScriptAnalysis()
442 uint32_t textLength, in SetLineBreakpoints()
446 IFACEMETHODIMP SetBidiLevel (uint32_t textPosition, uint32_t textLength, in SetBidiLevel()
451 SetNumberSubstitution (uint32_t textPosition, uint32_t textLength, in SetNumberSubstitution()
456 Run *FetchNextRun (IN OUT uint32_t* textLength) in FetchNextRun()
[all …]
/external/icu/icu4c/source/common/
Dubrk.cpp37 int32_t textLength, in ubrk_open()
100 int32_t textLength, in ubrk_openRules()
125 const UChar * text, int32_t textLength, in ubrk_openBinaryRules()
188 int32_t textLength, in ubrk_setText()
Dsimpleformatter.cpp77 int32_t textLength = 0; in applyPatternMinMaxArguments() local
Dusc_impl.cpp43 int32_t textLength; member
/external/icu/icu4c/source/i18n/
Dunum.cpp369 int32_t textLength, in parseRes()
397 int32_t textLength, in unum_parse()
409 int32_t textLength, in unum_parseInt64()
421 int32_t textLength, in unum_parseDouble()
433 int32_t textLength, in unum_parseDecimal()
466 int32_t textLength, in unum_parseDoubleCurrency()
905 int32_t textLength, in unum_parseToUFormattable()
Ducoleitr.cpp276 int32_t textLength, in ucol_openElements()
480 int32_t textLength, in ucol_setText()
Dusrchimp.h135 int32_t textLength; // exact length member
153 int32_t textLength; // exact length member
Dutrans.cpp440 int32_t* textLength, in utrans_transUChars()
471 int32_t* textLength, in utrans_transIncrementalUChars()
/external/icu/icu4c/source/common/unicode/
Dchariter.h674 int32_t textLength; variable
/external/fonttools/Lib/fontTools/ttLib/tables/
DT_S_I__0.py15 def fixlongs(glyphID, textLength, textOffset): argument
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DSimpleFormatterImpl.java90 int textLength = 0; in compileToStringMinMaxArguments() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DSimpleFormatterImpl.java92 int textLength = 0; in compileToStringMinMaxArguments() local
/external/skia/src/ports/
DSkFontMgr_win_dw.cpp686 UINT32* textLength) override in GetTextAtPosition()
701 UINT32* textLength) override in GetTextBeforePosition()
720 UINT32* textLength, in GetLocaleName()
729 UINT32* textLength, in GetNumberSubstitution()
/external/skqp/src/ports/
DSkFontMgr_win_dw.cpp661 UINT32* textLength) override in GetTextAtPosition()
676 UINT32* textLength) override in GetTextBeforePosition()
695 UINT32* textLength, in GetLocaleName()
704 UINT32* textLength, in GetNumberSubstitution()
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/tx3g/
DTx3gDecoder.java167 int textLength = parsableByteArray.readUnsignedShort(); in readSubtitleText() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/modes/
DCCMBlockCipher.java392 int textLength = getAssociatedTextLength(); in calculateMac() local
/external/replicaisland/src/com/replica/replicaisland/
DConversationDialogActivity.java98 int textLength = text.length(); in formatPages() local
/external/webrtc/webrtc/modules/video_render/linux/
Dvideo_render_linux_impl.cc236 const int32_t textLength, in SetText()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/
DCCMBlockCipher.java390 int textLength = getAssociatedTextLength(); in calculateMac() local
/external/webrtc/webrtc/modules/video_render/mac/
Dvideo_render_mac_carbon_impl.cc255 const int32_t textLength, in SetText()
/external/icu/icu4c/source/test/letest/
Dgendata.cpp45 le_int32 textLength; member
/external/webrtc/webrtc/modules/video_render/external/
Dvideo_render_external_impl.cc166 const int32_t textLength, in SetText()
/external/webrtc/webrtc/modules/video_render/windows/
Dvideo_render_windows_impl.cc296 const int32_t textLength, in SetText()
/external/webrtc/webrtc/modules/video_render/android/
Dvideo_render_android_impl.cc295 const int32_t textLength, in SetText()

12