OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:prev_glyph
(Results
1 - 1
of
1
) sorted by null
/external/freetype/src/gxvalid/
gxvcommn.c
671
FT_UShort
prev_glyph
;
local
687
for ( unit = 0,
prev_glyph
= 0; unit < nUnits; unit++ )
698
if (
prev_glyph
> glyph )
701
glyph,
prev_glyph
));
704
prev_glyph
= glyph;
[
all
...]
Completed in 175 milliseconds