Searched defs:value_format (Results 1 – 4 of 4) sorted by relevance
80 const size_t length, const uint16_t value_format) { in ParseValueRecord()209 uint16_t value_format = 0; in ParseSingleAdjustment() local
124 enum { UNKNOWN, NORMAL_FORMAT, PACKED_FORMAT } value_format; in ParseAndMergeField() local
427 enum { UNKNOWN, NORMAL_FORMAT, PACKED_FORMAT } value_format; in ParseAndMergeField() local
511 …rd (HB_ValueRecord *ValueRecord, FILE *stream, int indent, HB_Type hb_type, HB_UShort value_format) in Dump_ValueRecord()