Home
last modified time | relevance | path

Searched refs:clusterStart (Results 1 – 22 of 22) sorted by relevance

/external/libvpx/libvpx/third_party/libmkv/
Dtestlibmkv.c46 EbmlLoc clusterStart; in main() local
47 Ebml_StartSubElement(&ebml, &clusterStart, Cluster); // cluster in main()
52 Ebml_EndSubElement(&ebml, &clusterStart); in main()
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
DComplexTextController.cpp205 int clusterStart; in offsetForPosition() local
207 clusterStart = hitIndex; in offsetForPosition()
209 clusterStart = cursorPositionIterator->preceding(hitIndex); in offsetForPosition()
210 if (clusterStart == TextBreakDone) in offsetForPosition()
211 clusterStart = 0; in offsetForPosition()
215 return complexTextRun.stringLocation() + clusterStart; in offsetForPosition()
225 if (clusterEnd - clusterStart > 1) { in offsetForPosition()
228 …oreCluster >= 0 && complexTextRun.indexAt(firstGlyphBeforeCluster) >= clusterStart && complexTextR… in offsetForPosition()
235 …Run.glyphCount() && complexTextRun.indexAt(firstGlyphAfterCluster) >= clusterStart && complexTextR… in offsetForPosition()
244 … return complexTextRun.stringLocation() + (m_run.ltr() ? clusterStart : clusterEnd); in offsetForPosition()
[all …]
/external/harfbuzz/src/
Dharfbuzz-hebrew.c138 attributes[slen].clusterStart = TRUE; in HB_HebrewShape()
156 attributes[slen].clusterStart = TRUE; in HB_HebrewShape()
162 attributes[slen].clusterStart = FALSE; in HB_HebrewShape()
Dharfbuzz-greek.c411 attributes[slen].clusterStart = TRUE; in HB_GreekShape()
417 attributes[slen].clusterStart = FALSE; in HB_GreekShape()
Dharfbuzz-hangul.c181 item->attributes[i].clusterStart = FALSE; in hangul_shape_syllable()
209 item->attributes[0].clusterStart = TRUE; in hangul_shape_syllable()
Dharfbuzz-arabic.c894 int clusterStart; in shapedString() local
917 clusterStart = 0; in shapedString()
981 clusterStart = data - shapeBuffer; in shapedString()
983 attributes[gpos].clusterStart = !attributes[gpos].mark; in shapedString()
990 logClusters[i] = clusterStart; in shapedString()
Dharfbuzz-shaper.cpp470 attributes[0].clusterStart = true; in HB_HeuristicSetGlyphAttributes()
494 attributes[pos].clusterStart = true; in HB_HeuristicSetGlyphAttributes()
528 attributes[pos].clusterStart = false; in HB_HeuristicSetGlyphAttributes()
1242 attributes[i].clusterStart = false; in HB_OpenTypePosition()
1249 int clusterStart = 0; in HB_OpenTypePosition() local
1257 if (!attributes[i].mark && attributes[i].clusterStart && ci != oldCi) { in HB_OpenTypePosition()
1259 logClusters[j] = clusterStart; in HB_OpenTypePosition()
1260 clusterStart = i; in HB_OpenTypePosition()
1265 logClusters[j] = clusterStart; in HB_OpenTypePosition()
1338 glyphs[i].attributes.combiningClass, glyphs[i].attributes.clusterStart, in HB_OpenTypePosition()
Dharfbuzz-tibetan.c139 item->attributes[i].clusterStart = FALSE; in tibetan_shape_syllable()
157 item->attributes[0].clusterStart = TRUE; in tibetan_shape_syllable()
Dharfbuzz-shaper.h201 hb_bitfield clusterStart :1; /* First glyph of representation of cluster */ member
Dharfbuzz-khmer.c550 item->attributes[i].clusterStart = FALSE; in khmer_shape_syllable()
588 item->attributes[0].clusterStart = TRUE; in khmer_shape_syllable()
Dharfbuzz-myanmar.c417 item->attributes[i].clusterStart = FALSE; in myanmar_shape_syllable()
456 item->attributes[0].clusterStart = TRUE; in myanmar_shape_syllable()
Dharfbuzz-indic.cpp1534 item->attributes[i].clusterStart = false; in indic_shape_syllable()
1700 item->attributes[0].clusterStart = true; in indic_shape_syllable()
/external/harfbuzz_ng/src/hb-old/
Dharfbuzz-hebrew.c138 attributes[slen].clusterStart = TRUE; in HB_HebrewShape()
156 attributes[slen].clusterStart = TRUE; in HB_HebrewShape()
162 attributes[slen].clusterStart = FALSE; in HB_HebrewShape()
Dharfbuzz-shaper.cpp259 attributes[0].clusterStart = true; in HB_HeuristicSetGlyphAttributes()
283 attributes[pos].clusterStart = true; in HB_HeuristicSetGlyphAttributes()
317 attributes[pos].clusterStart = false; in HB_HeuristicSetGlyphAttributes()
880 attributes[i].clusterStart = false; in HB_OpenTypePosition()
887 int clusterStart = 0; in HB_OpenTypePosition() local
895 if (!attributes[i].mark && attributes[i].clusterStart && ci != oldCi) { in HB_OpenTypePosition()
897 logClusters[j] = clusterStart; in HB_OpenTypePosition()
898 clusterStart = i; in HB_OpenTypePosition()
903 logClusters[j] = clusterStart; in HB_OpenTypePosition()
975 glyphs[i].attributes.combiningClass, glyphs[i].attributes.clusterStart, in HB_OpenTypePosition()
Dharfbuzz-greek.c411 attributes[slen].clusterStart = TRUE; in HB_GreekShape()
417 attributes[slen].clusterStart = FALSE; in HB_GreekShape()
Dharfbuzz-hangul.c181 item->attributes[i].clusterStart = FALSE; in hangul_shape_syllable()
209 item->attributes[0].clusterStart = TRUE; in hangul_shape_syllable()
Dharfbuzz-arabic.c894 int clusterStart; in shapedString() local
917 clusterStart = 0; in shapedString()
981 clusterStart = data - shapeBuffer; in shapedString()
983 attributes[gpos].clusterStart = !attributes[gpos].mark; in shapedString()
990 logClusters[i] = clusterStart; in shapedString()
Dharfbuzz-tibetan.c139 item->attributes[i].clusterStart = FALSE; in tibetan_shape_syllable()
157 item->attributes[0].clusterStart = TRUE; in tibetan_shape_syllable()
Dharfbuzz-shaper.h170 hb_bitfield clusterStart :1; /* First glyph of representation of cluster */ member
Dharfbuzz-myanmar.c418 item->attributes[i].clusterStart = FALSE; in myanmar_shape_syllable()
457 item->attributes[0].clusterStart = TRUE; in myanmar_shape_syllable()
Dharfbuzz-khmer.c550 item->attributes[i].clusterStart = FALSE; in khmer_shape_syllable()
588 item->attributes[0].clusterStart = TRUE; in khmer_shape_syllable()
Dharfbuzz-indic.cpp1534 item->attributes[i].clusterStart = false; in indic_shape_syllable()
1698 item->attributes[0].clusterStart = true; in indic_shape_syllable()