Lines Matching defs:script
269 * Indic configurations. Note that we do not want to keep every single script-specific
270 * behavior in these tables necessarily. This should mainly be used for per-script
272 * only one script has an exception, that one script can be if'ed directly in the code,
306 hb_script_t script;
468 switch ((hb_tag_t) plan->props.script)
551 if (plan->props.script == indic_configs[i].script) {
710 * o If the syllable starts with Ra + Halant (in a script that has Reph)
719 /* -> If the syllable starts with Ra + Halant (in a script that has Reph)
855 /* -> If the syllable starts with Ra + Halant (in a script that has Reph)
923 /* For old-style Indic script tags, move the first post-base Halant after
942 bool disallow_double_halants = buffer->props.script != HB_SCRIPT_MALAYALAM;
1083 buffer->props.script == HB_SCRIPT_DEVANAGARI)
1423 if (buffer->props.script != HB_SCRIPT_MALAYALAM && buffer->props.script != HB_SCRIPT_TAMIL)
1473 * Possible positions for reph, depending on the script, are; after main,
1657 if (buffer->props.script != HB_SCRIPT_MALAYALAM && buffer->props.script != HB_SCRIPT_TAMIL)
1713 switch ((hb_tag_t) plan->props.script)