OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FT_LOAD_NO_AUTOHINT
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/freetype/dist/src/truetype/
ttdriver.c
450
/* both FT_LOAD_NO_HINTING and
FT_LOAD_NO_AUTOHINT
*/
456
if ( load_flags &
FT_LOAD_NO_AUTOHINT
)
/xsrc/external/mit/freetype/dist/include/freetype/
freetype.h
199
*
FT_LOAD_NO_AUTOHINT
1180
* You have to set both @FT_LOAD_NO_HINTING and @
FT_LOAD_NO_AUTOHINT
to
2953
*
FT_LOAD_NO_AUTOHINT
::
3004
* @
FT_LOAD_NO_AUTOHINT
in case you don't want the auto-hinter to be used
3035
#define
FT_LOAD_NO_AUTOHINT
( 1L << 15 )
/xsrc/external/mit/freetype/dist/src/base/
ftobjs.c
863
!( load_flags &
FT_LOAD_NO_AUTOHINT
) &&
Completed in 8 milliseconds
Indexes created Fri Aug 21 00:24:51 UTC 2026