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

  /external/icu/icu4c/source/layout/
PairPositioningSubtables.h 41 ValueFormat valueFormat1;
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 672 (this+pairSet[i]).collect_glyphs (c, &valueFormat1);
692 return TRACE_RETURN ((this+pairSet[index]).apply (c, &valueFormat1, skippy_iter.idx));
698 unsigned int len1 = valueFormat1.get_len ();
702 &valueFormat1,
715 ValueFormat valueFormat1; /* Defines the types of data in
763 unsigned int len1 = valueFormat1.get_len ();
772 valueFormat1.apply_value (c->font, c->direction, this,
791 unsigned int len1 = valueFormat1.get_len ();
794 unsigned int record_size = valueFormat1.get_size () + valueFormat2.get_size ();
797 valueFormat1.sanitize_values_stride_unsafe (c, this, &values[0], count, stride) &
    [all...]

Completed in 577 milliseconds