Home
last modified time | relevance | path

Searched refs:valueFormat2 (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/layout/
DPairPositioningSubtables.cpp61 le_int16 valueRecord2Size = ValueRecord::getSize(SWAPW(valueFormat2)); in process()
78 if (valueFormat2 != 0) { in process()
81 … valueRecord2->adjustPosition(SWAPW(valueFormat2), (char *) this, *glyphIterator, fontInstance); in process()
106 le_int16 valueRecord2Size = ValueRecord::getSize(SWAPW(valueFormat2)); in process()
117 if (valueFormat2 != 0) { in process()
120 …valueRecord2->adjustPosition(SWAPW(valueFormat2), (const char *) this, *glyphIterator, fontInstanc… in process()
DPairPositioningSubtables.h42 ValueFormat valueFormat2; member
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh721 unsigned int len2 = valueFormat2.get_len (); in sanitize()
740 ValueFormat valueFormat2; /* Defines the types of data in member
785 unsigned int len2 = valueFormat2.get_len (); in apply()
795 valueFormat2.apply_value (c->font, c->direction, this, in apply()
814 unsigned int len2 = valueFormat2.get_len (); in sanitize()
816 unsigned int record_size = valueFormat1.get_size () + valueFormat2.get_size (); in sanitize()
820 valueFormat2.sanitize_values_stride_unsafe (c, this, &values[len1], count, stride)); in sanitize()
831 ValueFormat valueFormat2; /* ValueRecord definition--for the member