OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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