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_BITMAP_METRICS_ONLY
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/freetype/dist/src/sfnt/
ttsbit.c
1621
( load_flags &
FT_LOAD_BITMAP_METRICS_ONLY
) != 0 );
1635
( load_flags &
FT_LOAD_BITMAP_METRICS_ONLY
) != 0 );
1646
!( load_flags &
FT_LOAD_BITMAP_METRICS_ONLY
) &&
/xsrc/external/mit/freetype/dist/src/pfr/
pfrobjs.c
343
( load_flags &
FT_LOAD_BITMAP_METRICS_ONLY
) != 0 );
/xsrc/external/mit/freetype/dist/include/freetype/
freetype.h
2985
*
FT_LOAD_BITMAP_METRICS_ONLY
::
3039
#define
FT_LOAD_BITMAP_METRICS_ONLY
( 1L << 22 )
/xsrc/external/mit/freetype/dist/src/pcf/
pcfdrivr.c
542
if ( load_flags &
FT_LOAD_BITMAP_METRICS_ONLY
)
/xsrc/external/mit/freetype/dist/src/winfonts/
winfnt.c
1072
if ( load_flags &
FT_LOAD_BITMAP_METRICS_ONLY
)
/xsrc/external/mit/freetype/dist/src/base/
ftobjs.c
836
if ( load_flags &
FT_LOAD_BITMAP_METRICS_ONLY
)
Completed in 15 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026