OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:advance_Width_Max
(Results
1 - 4
of
4
) sorted by null
/external/freetype/include/freetype/
tttables.h
138
/*
advance_Width_Max
:: This field is the maximum of all advance */
187
FT_UShort
advance_Width_Max
; /* advance width maximum */
[
all
...]
/external/freetype/src/sfnt/
ttmtx.c
273
FT_FRAME_USHORT(
advance_Width_Max
),
sfobjs.c
[
all
...]
/external/freetype/src/truetype/
ttgload.c
83
*aw = face->horizontal.
advance_Width_Max
;
[
all
...]
Completed in 405 milliseconds