Searched defs:valueFormat2 (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/layout/
H A DPairPositioningSubtables.h42 ValueFormat valueFormat2; member in struct:PairPositioningSubtable
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gpos-table.hh721 unsigned int len2 = valueFormat2.get_len ();
740 ValueFormat valueFormat2; /* Defines the types of data in member in struct:OT::PairPosFormat1
785 unsigned int len2 = valueFormat2.get_len ();
795 valueFormat2.apply_value (c->font, c->direction, this,
814 unsigned int len2 = valueFormat2.get_len ();
816 unsigned int record_size = valueFormat1.get_size () + valueFormat2.get_size ();
820 valueFormat2.sanitize_values_stride_unsafe (c, this, &values[len1], count, stride));
831 ValueFormat valueFormat2; /* ValueRecord definition--for the member in struct:OT::PairPosFormat2

Completed in 97 milliseconds