OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cur_pair
(Results
1 - 1
of
1
) sorted by null
/external/freetype/src/sfnt/
ttkern.c
138
FT_UInt32
cur_pair
;
local
141
cur_pair
= FT_NEXT_ULONG( p );
142
if (
cur_pair
<= old_pair )
146
old_pair =
cur_pair
;
Completed in 25 milliseconds