Searched defs:child_offset (Results 1 – 2 of 2) sorted by relevance
40 …int child_offset = ft_adobe_glyph_list[table_offset + i * 2] * 256 + ft_adobe_glyph_list[table_off… in xyq_search_node() local176 int child_offset = ft_adobe_glyph_list[i * 2 + 2] * 256 + ft_adobe_glyph_list[i * 2 + 3]; in FXFT_adobe_name_from_unicode() local
141 addr_t child_offset = child_section->GetOffset(); in ResolveContainedAddress() local