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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh 579 const ValueFormat *valueFormats) const
582 unsigned int len1 = valueFormats[0].get_len ();
583 unsigned int len2 = valueFormats[1].get_len ();
596 const ValueFormat *valueFormats,
601 unsigned int len1 = valueFormats[0].get_len ();
602 unsigned int len2 = valueFormats[1].get_len ();
612 valueFormats[0].apply_value (c->font, c->direction, this,
614 valueFormats[1].apply_value (c->font, c->direction, this,
629 ValueFormat *valueFormats;
630 unsigned int len1; /* valueFormats[0].get_len() *
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 579 const ValueFormat *valueFormats) const
582 unsigned int len1 = valueFormats[0].get_len ();
583 unsigned int len2 = valueFormats[1].get_len ();
596 const ValueFormat *valueFormats,
601 unsigned int len1 = valueFormats[0].get_len ();
602 unsigned int len2 = valueFormats[1].get_len ();
612 valueFormats[0].apply_value (c->font, c->direction, this,
614 valueFormats[1].apply_value (c->font, c->direction, this,
629 ValueFormat *valueFormats;
630 unsigned int len1; /* valueFormats[0].get_len() *
    [all...]

Completed in 45 milliseconds