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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh 40 #define cursive_chain() var.i16[1] /* character to which this connects, may be positive or negative */ macro
953 pos[i].cursive_chain() = j - i;
959 pos[j].cursive_chain() = i - j;
1631 #undef cursive_chain macro
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 40 #define cursive_chain() var.i16[1] /* character to which this connects, may be positive or negative */ macro
953 pos[i].cursive_chain() = j - i;
959 pos[j].cursive_chain() = i - j;
1631 #undef cursive_chain macro
    [all...]

Completed in 426 milliseconds