Home
last modified time | relevance | path

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

/external/icu4c/layout/
DPairPositioningSubtables.cpp56 le_int16 valueRecord2Size = ValueRecord::getSize(SWAPW(valueFormat2)); in process()
73 if (valueFormat2 != 0) { in process()
76 … valueRecord2->adjustPosition(SWAPW(valueFormat2), (char *) this, *glyphIterator, fontInstance); in process()
101 le_int16 valueRecord2Size = ValueRecord::getSize(SWAPW(valueFormat2)); in process()
112 if (valueFormat2 != 0) { in process()
115 …valueRecord2->adjustPosition(SWAPW(valueFormat2), (const char *) this, *glyphIterator, fontInstanc… in process()
DPairPositioningSubtables.h41 ValueFormat valueFormat2; member
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh677 unsigned int len2 = valueFormat2.get_len (); in sanitize()
696 ValueFormat valueFormat2; /* Defines the types of data in member
743 unsigned int len2 = valueFormat2.get_len (); in apply()
753 valueFormat2.apply_value (c->font, c->direction, this, in apply()
771 unsigned int len2 = valueFormat2.get_len (); in sanitize()
773 unsigned int record_size = valueFormat1.get_size () + valueFormat2.get_size (); in sanitize()
777 valueFormat2.sanitize_values_stride_unsafe (c, this, &values[len1], count, stride)); in sanitize()
788 ValueFormat valueFormat2; /* ValueRecord definition--for the member