OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AF_WARPER_CEIL
(Results
1 - 2
of
2
) sorted by null
/external/freetype/src/autofit/
afwarp.h
29
#define
AF_WARPER_CEIL
( x ) AF_WARPER_FLOOR( (x) + 63 )
afwarp.c
245
warper->t2 =
AF_WARPER_CEIL
( warper->x2 );
Completed in 40 milliseconds