HomeSort by relevance Sort by last modified time
    Searched refs:consonant (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic.cc 582 const hb_codepoint_t consonant,
586 /* For old-spec, the order of glyphs is Consonant,Virama,
587 * whereas for new-spec, it's Virama,Consonant. However,
596 hb_codepoint_t glyphs[3] = {virama, consonant, virama};
681 hb_codepoint_t consonant = info[i].codepoint; local
682 info[i].indic_position() = consonant_position_from_face (indic_plan, consonant, virama, face);
701 /* 1. Find base consonant:
703 * The shaping engine finds the base consonant of the syllable, using the
705 * until a consonant is found that does not have a below-base or post-base
707 * pre-base reordering Ra, or arrive at the first consonant. The consonan
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 932 milliseconds