Home
last modified time | relevance | path

Searched defs:textIndex (Results 1 – 8 of 8) sorted by relevance

/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/text/ssa/
DSsaDialogueFormat.java38 public final int textIndex; field in SsaDialogueFormat
42 int startTimeIndex, int endTimeIndex, int styleIndex, int textIndex, int length) { in SsaDialogueFormat()
60 int textIndex = C.INDEX_UNSET; in fromFormatLine() local
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/text/ssa/
DSsaDialogueFormat.java38 public final int textIndex; field in SsaDialogueFormat
42 int startTimeIndex, int endTimeIndex, int styleIndex, int textIndex, int length) { in SsaDialogueFormat()
60 int textIndex = C.INDEX_UNSET; in fromFormatLine() local
/external/skia/experimental/sktext/src/
DLine.h87 Stretch(GlyphPos glyphStart, size_t textIndex, const TextMetrics& metrics) in Stretch()
148 void finish(size_t glyphIndex, size_t textIndex, SkScalar width) { in finish()
DText.cpp329 auto textIndex = run.fClusters[glyphIndex]; in wrap() local
599 auto textIndex = run.fClusters[glyph]; in textToGlyphs() local
688 auto textIndex = line.fTextByGlyph[position.fGlyphRange.fStart]; in findPosition() local
703 auto textIndex = line.fTextByGlyph[position.fGlyphRange.fEnd]; in findPosition() local
/external/skia/experimental/sktext/editor/
DTexts.cpp26 TextIndex textIndex = 0; in getDecorationChunks() local
/external/skia/modules/skparagraph/src/
DParagraphImpl.h165 ClusterIndex clusterIndex(TextIndex textIndex) { in clusterIndex()
/external/icu/android_icu4j/src/main/java/android/icu/lang/
DUScriptRun.java538 private int textIndex; field in UScriptRun
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUScriptRun.java536 private int textIndex; field in UScriptRun