OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxFunctionDefs
(Results
1 - 14
of
14
) sorted by null
/external/chromium_org/third_party/skia/src/sfnt/
SkOTTable_maxp_TT.h
35
SK_OT_USHORT
maxFunctionDefs
;
/external/skia/src/sfnt/
SkOTTable_maxp_TT.h
35
SK_OT_USHORT
maxFunctionDefs
;
/external/chromium_org/third_party/freetype/include/freetype/
tttables.h
505
/*
maxFunctionDefs
:: The maximum number of function */
539
FT_UShort
maxFunctionDefs
;
[
all
...]
/external/chromium_org/third_party/freetype/src/sfnt/
ttload.c
650
FT_FRAME_USHORT(
maxFunctionDefs
),
674
maxProfile->
maxFunctionDefs
= 0;
690
/* the
maxFunctionDefs
value is smaller. */
692
if ( maxProfile->
maxFunctionDefs
< 64 )
693
maxProfile->
maxFunctionDefs
= 64;
[
all
...]
/external/chromium_org/third_party/icu/source/test/letest/
FontObject.h
140
le_uint16
maxFunctionDefs
;
sfnt.h
310
le_uint16
maxFunctionDefs
;
/external/freetype/include/freetype/
tttables.h
505
/*
maxFunctionDefs
:: The maximum number of function */
539
FT_UShort
maxFunctionDefs
;
[
all
...]
/external/freetype/src/sfnt/
ttload.c
650
FT_FRAME_USHORT(
maxFunctionDefs
),
674
maxProfile->
maxFunctionDefs
= 0;
690
/* the
maxFunctionDefs
value is smaller. */
692
if ( maxProfile->
maxFunctionDefs
< 64 )
693
maxProfile->
maxFunctionDefs
= 64;
[
all
...]
/external/icu4c/samples/layout/
sfnt.h
177
le_uint16
maxFunctionDefs
;
/external/icu4c/test/letest/
FontObject.h
140
le_uint16
maxFunctionDefs
;
sfnt.h
310
le_uint16
maxFunctionDefs
;
/external/harfbuzz_ng/src/hb-icu-le/
sfnt.h
313
le_uint16
maxFunctionDefs
;
/external/chromium_org/third_party/freetype/src/truetype/
ttobjs.c
975
size->max_function_defs = maxp->
maxFunctionDefs
;
[
all
...]
/external/freetype/src/truetype/
ttobjs.c
975
size->max_function_defs = maxp->
maxFunctionDefs
;
[
all
...]
Completed in 2414 milliseconds