/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-arabic/script-arabic/language-urdu/crulp/ligatures/ |
D | README | 6 system. He has written about 18,000 valid ligatures of Urdu and developed a 8 releasing a soft copy of these ligatures in Unicode format. CRULP has 9 extensively used these ligatures for testing the fonts developed at the center 11 These ligatures are grouped in 2 to 8 characters and are sorted in the end 14 These ligatures have been copied from a "Noori Nastaliq computerised Urdu 15 calligraphy (list of ligatures)" calligraphically designed and compiled by
|
D | SOURCES | 4 http://www.crulp.org/Downloads/ling_resources/ligatures/Valid_Urdu_Ligatures_v1.1.zip
|
/external/harfbuzz_ng/src/ |
D | gen-arabic-table.py | 82 ligatures = {} 104 if items not in ligatures: 105 ligatures[items] = {} 106 ligatures[items][shape] = c 137 for pair in ligatures.keys (): 138 for shape in ligatures[pair]: 139 c = ligatures[pair][shape]
|
D | hb-ot-shape-complex-arabic-fallback.hh | 115 …ligature_list[ARRAY_LENGTH_CONST (first_glyphs) * ARRAY_LENGTH_CONST(ligature_table[0].ligatures)]; in arabic_fallback_synthesize_lookup_ligature() 141 …econd_glyph_idx = 0; second_glyph_idx < ARRAY_LENGTH (ligature_table[0].ligatures); second_glyph_i… in arabic_fallback_synthesize_lookup_ligature() 143 … hb_codepoint_t second_u = ligature_table[first_glyph_idx].ligatures[second_glyph_idx].second; in arabic_fallback_synthesize_lookup_ligature() 144 … hb_codepoint_t ligature_u = ligature_table[first_glyph_idx].ligatures[second_glyph_idx].ligature; in arabic_fallback_synthesize_lookup_ligature()
|
D | hb-ot-shape-complex-arabic-table.hh | 922 } ligatures[4]; member
|
D | hb-ot-layout-gsub-table.hh | 723 Supplier<GlyphID> &ligatures, in serialize() 733 ligatures[i], in serialize() 736 ligatures.advance (num_ligatures); in serialize()
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
D | SVGFontElement.cpp | 80 void SVGFontElement::registerLigaturesInGlyphCache(Vector<String>& ligatures) in registerLigaturesInGlyphCache() argument 82 ASSERT(!ligatures.isEmpty()); in registerLigaturesInGlyphCache() 93 size_t ligaturesSize = ligatures.size(); in registerLigaturesInGlyphCache() 95 const String& unicode = ligatures[i]; in registerLigaturesInGlyphCache() 122 Vector<String> ligatures; in ensureGlyphCache() local 135 ligatures.append(unicode.string()); in ensureGlyphCache() 146 if (!ligatures.isEmpty()) in ensureGlyphCache() 147 registerLigaturesInGlyphCache(ligatures); in ensureGlyphCache()
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
D | hb-ot-shape-complex-arabic-fallback.hh | 115 …ligature_list[ARRAY_LENGTH_CONST (first_glyphs) * ARRAY_LENGTH_CONST(ligature_table[0].ligatures)]; in arabic_fallback_synthesize_lookup_ligature() 141 …econd_glyph_idx = 0; second_glyph_idx < ARRAY_LENGTH (ligature_table[0].ligatures); second_glyph_i… in arabic_fallback_synthesize_lookup_ligature() 143 … hb_codepoint_t second_u = ligature_table[first_glyph_idx].ligatures[second_glyph_idx].second; in arabic_fallback_synthesize_lookup_ligature() 144 … hb_codepoint_t ligature_u = ligature_table[first_glyph_idx].ligatures[second_glyph_idx].ligature; in arabic_fallback_synthesize_lookup_ligature()
|
D | hb-ot-layout-gsub-table.hh | 729 Supplier<GlyphID> &ligatures, in serialize() 739 ligatures[i], in serialize() 742 ligatures.advance (num_ligatures); in serialize()
|
D | hb-ot-shape-complex-arabic-table.hh | 922 } ligatures[4]; member
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-arabic/script-arabic/language-urdu/crulp/ |
D | MANIFEST | 1 ligatures
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | CSSValueKeywords.in | 55 // -webkit-font-variant-ligatures: 58 common-ligatures 59 no-common-ligatures 60 discretionary-ligatures 61 no-discretionary-ligatures 62 historical-ligatures 63 no-historical-ligatures
|
D | CSSPropertyNames.in | 56 -webkit-font-variant-ligatures
|
D | CSSProperties.in | 193 -webkit-font-variant-ligatures custom_all
|
/external/libffi/ |
D | texinfo.tex | 561 % and you can use @w{...} around a quote to suppress ligatures. 563 %% but suppressing ligatures. 5382 % Disable Spanish ligatures ?` and !` of \tt font 5775 % . we don't want -- and --- to be treated as ligatures. 5776 % . this still does not fix the ?` and !` ligatures, but so far no
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 550 % and you can use @w{...} around a quote to suppress ligatures. 552 %% but suppressing ligatures. 5163 % Disable Spanish ligatures ?` and !` of \tt font 5518 % . we don't want -- and --- to be treated as ligatures. 5519 % . this still does not fix the ?` and !` ligatures, but so far no
|
/external/grub/docs/ |
D | texinfo.tex | 556 % and you can use @w{...} around a quote to suppress ligatures. 558 %% but suppressing ligatures. 5041 % Disable Spanish ligatures ?` and !` of \tt font 5396 % . we don't want -- and --- to be treated as ligatures. 5397 % . this still does not fix the ?` and !` ligatures, but so far no
|
/external/bison/build-aux/ |
D | texinfo.tex | 2317 % \relax disables Spanish ligatures ?` and !` of \tt font. 2353 % [Knuth] pp. 380,381,391, disable Spanish ligatures ?` and !` of \tt font. 6633 % @verbatim, and ?` and !` ligatures won't get disabled. 7061 % . we don't want -- and --- to be treated as ligatures. 7062 % . this still does not fix the ?` and !` ligatures, but so far no
|
/external/e2fsprogs/lib/et/ |
D | texinfo.tex | 289 % but suppressing ligatures.
|
/external/icu4c/data/unidata/ |
D | ppucd.txt | 18293 # Latin ligatures 18302 # Armenian ligatures 18973 # Word ligatures
|