Searched defs:offset_from_table (Results 1 – 2 of 2) sorted by relevance
326 const auto offset_from_table = ReadScalar<uint16_t>(field_offset); in BuildVTable() local403 const auto offset_from_table = ReadScalar<uint16_t>(field_offset); in BuildVTable() local529 const uint16_t offset_from_table = fields[i].offset_from_table; in BuildTable() local
257 uint16_t offset_from_table = 0; member