HomeSort by relevance Sort by last modified time
    Searched full:thiscode (Results 1 - 1 of 1) sorted by null

  /external/pdfium/core/src/fxge/freetype/
fx_freetype.c 29 unsigned short thiscode = ft_adobe_glyph_list[table_offset + 1] * 256 + ft_adobe_glyph_list[table_offset + 2]; local
30 if (thiscode == (unsigned short)unicode) // found it!

Completed in 161 milliseconds