Home
last modified time | relevance | path

Searched defs:child_offset (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/src/fxge/freetype/
Dfx_freetype.c40 …int child_offset = ft_adobe_glyph_list[table_offset + i * 2] * 256 + ft_adobe_glyph_list[table_off… in xyq_search_node() local
176 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