OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxCompositeContours
(Results
1 - 3
of
3
) sorted by null
/external/skia/src/sfnt/
SkOTTable_maxp_TT.h
25
SK_OT_USHORT
maxCompositeContours
;
/external/freetype/include/freetype/
tttables.h
486
/* `
maxCompositeContours
'. */
492
/*
maxCompositeContours
:: The maximum number of contours in a */
535
FT_UShort
maxCompositeContours
;
[
all
...]
/external/freetype/src/sfnt/
ttload.c
644
FT_FRAME_USHORT(
maxCompositeContours
),
668
maxProfile->
maxCompositeContours
= 0;
[
all
...]
Completed in 73 milliseconds