OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:max_offsets
(Results
1 - 1
of
1
) sorted by relevancy
/xsrc/external/mit/freetype/dist/src/cid/
cidload.c
522
FT_UInt
max_offsets
= 0;
local
544
if ( num_subrs + 1 >
max_offsets
)
549
if ( new_max <=
max_offsets
)
555
if ( FT_RENEW_ARRAY( offsets,
max_offsets
, new_max ) )
558
max_offsets
= new_max;
Completed in 87 milliseconds
Indexes created Sat Aug 01 00:24:56 UTC 2026