Home
last modified time | relevance | path

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

/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DLigatureTreeWalker.java50 public void ligature(int lig) in ligature() argument
63 ligatureSet.addElement(new LigatureEntry(lig, componentChars, componentCount)); in ligature()
125 for (int lig = 0; lig < ligatureCount; lig += 1) { in writeLookupSubtable()
129 for (int lig = 0; lig < ligatureCount; lig += 1) { in writeLookupSubtable()
130 LigatureEntry entry = (LigatureEntry) aLigatureSet.elementAt(lig); in writeLookupSubtable()
DTreeWalker.java19 abstract void ligature(int lig); in ligature() argument
/third_party/gstreamer/gstplugins_good/gst/goom/
Dtentacle3d.c48 float lig; member
83 data->lig = 1.15f; in tentacle_fx_init()
299 fx_data->lig += fx_data->ligs; in tentacle_update()
301 if (fx_data->lig > 1.01f) { in tentacle_update()
302 if ((fx_data->lig > 10.0f) | (fx_data->lig < 1.1f)) in tentacle_update()
305 if ((fx_data->lig < 6.3f) && (goom_irand (goomInfo->gRandom, 30) == 0)) in tentacle_update()
324 lightencolor (&color, fx_data->lig * 2.0f + 2.0f); in tentacle_update()
325 lightencolor (&colorlow, (fx_data->lig / 3.0f) + 0.67f); in tentacle_update()
350 fx_data->lig = 1.05f; in tentacle_update()
/third_party/harfbuzz/src/
Dhb-aat-layout-morx-table.hh525 hb_codepoint_t lig = ligatureData; in transition() local
527 DEBUG_MSG (APPLY, nullptr, "Produced ligature %u", lig); in transition()
528 if (unlikely (!buffer->replace_glyph (lig))) return; in transition()
Dhb-ot-layout-gsub-table.hh937 const Ligature &lig = this+ligature[i]; in apply() local
938 if (lig.apply (c)) return_trace (true); in apply()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-morx-table.hh525 hb_codepoint_t lig = ligatureData; in transition() local
527 DEBUG_MSG (APPLY, nullptr, "Produced ligature %u", lig); in transition()
528 buffer->replace_glyph (lig); in transition()
Dhb-ot-layout-gsub-table.hh809 const Ligature &lig = this+ligature[i]; in apply() local
810 if (lig.apply (c)) return_trace (true); in apply()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-morx-table.hh536 hb_codepoint_t lig = ligatureData; in transition() local
538 DEBUG_MSG (APPLY, nullptr, "Produced ligature %u", lig); in transition()
539 if (unlikely (!buffer->replace_glyph (lig))) return; in transition()
Dhb-ot-layout-gsub-table.hh946 const Ligature &lig = this+ligature[i]; in apply() local
947 if (lig.apply (c)) return_trace (true); in apply()
/third_party/skia/third_party/externals/icu/source/data/lang/
Dlt.txt337 lij{"ligūrų"}
/third_party/flutter/skia/third_party/externals/icu/source/data/lang/
Dlt.txt335 lij{"ligūrų"}
/third_party/icu/icu4c/source/data/lang/
Dlt.txt337 lij{"ligūrų"}
/third_party/gstreamer/gstplugins_base/po/
Dhu.po261 msgstr "Tömörítetlen félig síkbeli YUV %s"
/third_party/icu/icu4c/source/data/misc/
DlikelySubtags.txt722 lig{"lig_Latn_ZZ"}
DlangInfo.txt974 "lig","Latn","ZZ",
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/
DlikelySubtags.txt705 lig{"lig_Latn_ZZ"}
/third_party/skia/third_party/externals/icu/source/data/misc/
DlikelySubtags.txt722 lig{"lig_Latn_ZZ"}
DlangInfo.txt975 "lig","Latn","ZZ",
/third_party/harfbuzz/perf/texts/
Den-words.txt6222 lig
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt6222 lig
/third_party/pulseaudio/po/
Dsv.po551 "vanligtvis är en dålig idé."
/third_party/e2fsprogs/po/
Dda.po5558 msgstr "flex_bg-størrelsen (%lu) skal være mindre end eller lig med 2^31"
6893 "\tafsted med et lig med-tegn (»=«).\n"
/third_party/gettext/gettext-tools/po/
Dda.po592 msgstr "I direktiv nummer %u skal argumentnumret for precisionen v�re lig %u."
/third_party/libexif/po/
Dda.po2825 msgstr "Antallet af kolonner med billeddata, lig antallet af billedpunkter per række. I JPEG-kompri…
/third_party/chromium/patch/
D0001-cve.patch26679 + const Ligature &lig = this+ligature[i];
26680 + if (lig.apply (c)) return_trace (true);
35831 - const Ligature &lig = this+ligature[i];
35832 - if (lig.apply (c)) return_trace (true);