OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AF_WARPER_FLOOR
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/freetype/dist/src/autofit/
afwarp.h
28
#define
AF_WARPER_FLOOR
( x ) ( (x) & ~FT_TYPEOF( x )63 )
29
#define AF_WARPER_CEIL( x )
AF_WARPER_FLOOR
( (x) + 63 )
afwarp.c
243
warper->t1 =
AF_WARPER_FLOOR
( warper->x1 );
Completed in 4 milliseconds
Indexes created Tue Jul 14 00:26:25 UTC 2026