Home
last modified time | relevance | path

Searched refs:ligature (Results 1 – 25 of 39) sorted by relevance

12

/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DLigatureTree.java28 int ligature = -1; field in LigatureTree.Lignode
43 return ligature != -1; in isMatch()
48 return ligature; in getLigature()
98 if (ligature != -1) { in insert()
100 ": already have " + Utility.hex(ligature, 6)); in insert()
102 ligature = c; in insert()
158 if (ligature != -1) { in walk()
159 walker.ligature(ligature); in walk()
180 if (ligature != -1) in dump()
183 w.write(Utility.hex(ligature, 6)); in dump()
DLigatureEntry.java18 private int ligature; field in LigatureEntry
20 public LigatureEntry(int ligature, int[] componentChars, int componentCount) in LigatureEntry() argument
23 this.ligature = ligature; in LigatureEntry()
39 return ligature; in getLigature()
DCanonGSUBBuilder.java38 …static public String convertArabicString(int type, int ligature, String decomp, ClassTable isolCla… in convertArabicString() argument
61 return decomp + UCharacter.toString(ligature); in convertArabicString()
68 return new String(chars) + UCharacter.toString(ligature); in convertArabicString()
123 int ligature = record.getCodePoint(); in buildArabicLigatureTree() local
131 … contextualTree.insert(convertArabicString(decompType, ligature, decomposition, isolClassTable)); in buildArabicLigatureTree()
DTreeWalker.java19 abstract void ligature(int lig); in ligature() method in TreeWalker
DLigatureTreeWalker.java50 public void ligature(int lig) in ligature() method in LigatureTreeWalker
/third_party/icu/icu4c/source/data/translit/
Ddsb_dsb_FONIPA.txt19 č → t \u0361 ʃ ; # affricate indicated by ligature tie
20 ć → t \u0361 ɕ ; # affricate indicated by ligature tie
21 c → t \u0361 s ; # affricate indicated by ligature tie
22 dź → d \u0361 ʑ ; # affricate indicated by ligature tie
Dcs_cs_FONIPA.txt32 dž → d \u0361 ʒ; # affricate indicated by ligature tie
33 dz → d \u0361 z; # affricate indicated by ligature tie
40 c → t \u0361 s; # affricate indicated by ligature tie
41 č → t \u0361 ʃ; # affricate indicated by ligature tie
Dsk_sk_FONIPA.txt28 dž } $soften → t \u0361 ʃ ; # affricate indicated by ligature tie
39 c → t \u0361 s; # affricate indicated by ligature tie
40 č → t \u0361 ʃ; # affricate indicated by ligature tie
Dblt_blt_FONIPA.txt136 # Word ligature symbols.
/third_party/skia/third_party/externals/icu/source/data/translit/
Ddsb_dsb_FONIPA.txt19 č → t \u0361 ʃ ; # affricate indicated by ligature tie
20 ć → t \u0361 ɕ ; # affricate indicated by ligature tie
21 c → t \u0361 s ; # affricate indicated by ligature tie
22 dź → d \u0361 ʑ ; # affricate indicated by ligature tie
Dcs_cs_FONIPA.txt32 dž → d \u0361 ʒ; # affricate indicated by ligature tie
33 dz → d \u0361 z; # affricate indicated by ligature tie
40 c → t \u0361 s; # affricate indicated by ligature tie
41 č → t \u0361 ʃ; # affricate indicated by ligature tie
Dsk_sk_FONIPA.txt28 dž } $soften → t \u0361 ʃ ; # affricate indicated by ligature tie
39 c → t \u0361 s; # affricate indicated by ligature tie
40 č → t \u0361 ʃ; # affricate indicated by ligature tie
Dblt_blt_FONIPA.txt136 # Word ligature symbols.
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh854 hb_codepoint_t ligature, in serialize()
859 ligGlyph = ligature; in serialize()
907 + hb_iter (ligature) in intersects()
916 + hb_iter (ligature) in closure()
924 + hb_iter (ligature) in collect_glyphs()
933 + hb_iter (ligature) in would_apply()
943 unsigned int num_ligs = ligature.len; in apply()
946 const Ligature &lig = this+ligature[i]; in apply()
960 if (unlikely (!ligature.serialize (c, ligatures.length))) return_trace (false); in serialize()
964 if (unlikely (!ligature[i].serialize_serialize (c, in serialize()
[all …]
Dhb-aat-layout-morx-table.hh459 ligature (table+table->ligature), in driver_context_t()
533 ligature_idx = Types::offsetToIndex (ligature_idx, table, ligature.arrayZ); in transition()
534 const HBGlyphID16 &ligatureData = ligature[ligature_idx]; in transition()
568 const UnsizedArrayOf<HBGlyphID16> &ligature; member
590 ligAction && component && ligature); in sanitize()
601 ligature; /* Offset to the actual ligature lists. */ member
911 case Ligature: return_trace (c->dispatch (u.ligature, std::forward<Ts> (ds)...)); in dispatch()
944 LigatureSubtable<Types> ligature; member
Dhb-ot-shape-complex-arabic-fallback.hh139 … hb_codepoint_t ligature_u = ligature_table[first_glyph_idx].ligatures[second_glyph_idx].ligature; in arabic_fallback_synthesize_lookup_ligature()
Dhb-ot-shape-complex-arabic-table.hh420 uint16_t ligature; member
Dhb-ot-layout-gsubgpos.hh712 bool ligature = false, in _set_glyph_props()
718 if (ligature) in _set_glyph_props()
/third_party/skia/third_party/externals/harfbuzz/test/shape/texts/in-house/shaper-arabic/script-arabic/language-urdu/crulp/ligatures/
DREADME5 In 1980 Mr. Ahmad Mirza Jamil has invented a ligature based Nastaleeq writing
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/in-house/
Dmeson.build40 'ligature-id.tests',
DMakefile.sources40 tests/ligature-id.tests \
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dmeson.build26 'test-ot-ligature-carets.c',
DMakefile.am49 test-ot-ligature-carets \
/third_party/skia/site/docs/dev/design/
Dtext_overview.md31 …bly just the "fi") **could** be drawn with a specialized form called a [ligature](https://en.wikip…
/third_party/skia/third_party/externals/freetype/src/gxvalid/
DREADME146 (in ligature and contextual glyph substitutions, the State
162 StateTable, especially from a ligature substitution table.

12