Searched defs:subtable_offset (Results 1 – 2 of 2) sorted by relevance
103 let subtable_offset = base_offset + header.additional_offset_to_index_subtable() as usize; in subtable() localVariable
110 pub subtable_offset: BigEndian<Offset32>, field126 pub fn subtable_offset(&self) -> Offset32 { in subtable_offset() method