/external/libvpx/libvpx/third_party/libmkv/ |
D | testlibmkv.c | 46 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/ |
D | ComplexTextController.cpp | 205 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/ |
D | harfbuzz-hebrew.c | 138 attributes[slen].clusterStart = TRUE; in HB_HebrewShape() 156 attributes[slen].clusterStart = TRUE; in HB_HebrewShape() 162 attributes[slen].clusterStart = FALSE; in HB_HebrewShape()
|
D | harfbuzz-greek.c | 411 attributes[slen].clusterStart = TRUE; in HB_GreekShape() 417 attributes[slen].clusterStart = FALSE; in HB_GreekShape()
|
D | harfbuzz-hangul.c | 181 item->attributes[i].clusterStart = FALSE; in hangul_shape_syllable() 209 item->attributes[0].clusterStart = TRUE; in hangul_shape_syllable()
|
D | harfbuzz-arabic.c | 894 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()
|
D | harfbuzz-shaper.cpp | 470 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()
|
D | harfbuzz-tibetan.c | 139 item->attributes[i].clusterStart = FALSE; in tibetan_shape_syllable() 157 item->attributes[0].clusterStart = TRUE; in tibetan_shape_syllable()
|
D | harfbuzz-shaper.h | 201 hb_bitfield clusterStart :1; /* First glyph of representation of cluster */ member
|
D | harfbuzz-khmer.c | 550 item->attributes[i].clusterStart = FALSE; in khmer_shape_syllable() 588 item->attributes[0].clusterStart = TRUE; in khmer_shape_syllable()
|
D | harfbuzz-myanmar.c | 417 item->attributes[i].clusterStart = FALSE; in myanmar_shape_syllable() 456 item->attributes[0].clusterStart = TRUE; in myanmar_shape_syllable()
|
D | harfbuzz-indic.cpp | 1534 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/ |
D | harfbuzz-hebrew.c | 138 attributes[slen].clusterStart = TRUE; in HB_HebrewShape() 156 attributes[slen].clusterStart = TRUE; in HB_HebrewShape() 162 attributes[slen].clusterStart = FALSE; in HB_HebrewShape()
|
D | harfbuzz-shaper.cpp | 259 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()
|
D | harfbuzz-greek.c | 411 attributes[slen].clusterStart = TRUE; in HB_GreekShape() 417 attributes[slen].clusterStart = FALSE; in HB_GreekShape()
|
D | harfbuzz-hangul.c | 181 item->attributes[i].clusterStart = FALSE; in hangul_shape_syllable() 209 item->attributes[0].clusterStart = TRUE; in hangul_shape_syllable()
|
D | harfbuzz-arabic.c | 894 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()
|
D | harfbuzz-tibetan.c | 139 item->attributes[i].clusterStart = FALSE; in tibetan_shape_syllable() 157 item->attributes[0].clusterStart = TRUE; in tibetan_shape_syllable()
|
D | harfbuzz-shaper.h | 170 hb_bitfield clusterStart :1; /* First glyph of representation of cluster */ member
|
D | harfbuzz-myanmar.c | 418 item->attributes[i].clusterStart = FALSE; in myanmar_shape_syllable() 457 item->attributes[0].clusterStart = TRUE; in myanmar_shape_syllable()
|
D | harfbuzz-khmer.c | 550 item->attributes[i].clusterStart = FALSE; in khmer_shape_syllable() 588 item->attributes[0].clusterStart = TRUE; in khmer_shape_syllable()
|
D | harfbuzz-indic.cpp | 1534 item->attributes[i].clusterStart = false; in indic_shape_syllable() 1698 item->attributes[0].clusterStart = true; in indic_shape_syllable()
|