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_IGNORE_GLOBAL_ADVANCE_WIDTH
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/freetype/dist/include/freetype/
freetype.h
2996
*
FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH
::
3030
#define
FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH
( 1L << 9 )
/xsrc/external/mit/libXft/dist/src/
xftfreetype.c
670
fi->load_flags |=
FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH
;
/xsrc/external/mit/fontconfig/dist/src/
fcfreetype.c
2528
FT_Int load_flags =
FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH
| FT_LOAD_NO_SCALE | FT_LOAD_NO_HINTING;
2598
const FT_Int load_flags =
FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH
| FT_LOAD_NO_SCALE | FT_LOAD_NO_HINTING;
Completed in 9 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026