OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxSizeOfInstructions
(Results
1 - 18
of
18
) sorted by null
/external/chromium_org/third_party/skia/src/sfnt/
SkOTTable_maxp_TT.h
38
SK_OT_USHORT
maxSizeOfInstructions
;
/external/skia/src/sfnt/
SkOTTable_maxp_TT.h
38
SK_OT_USHORT
maxSizeOfInstructions
;
/external/chromium_org/third_party/freetype/include/freetype/
tttables.h
516
/*
maxSizeOfInstructions
:: The maximum number of TrueType opcodes */
542
FT_UShort
maxSizeOfInstructions
;
[
all
...]
/external/chromium_org/third_party/icu/source/test/letest/
FontObject.h
143
le_uint16
maxSizeOfInstructions
;
sfnt.h
313
le_uint16
maxSizeOfInstructions
;
/external/freetype/include/freetype/
tttables.h
516
/*
maxSizeOfInstructions
:: The maximum number of TrueType opcodes */
542
FT_UShort
maxSizeOfInstructions
;
[
all
...]
/external/icu4c/samples/layout/
sfnt.h
180
le_uint16
maxSizeOfInstructions
;
/external/icu4c/test/letest/
FontObject.h
143
le_uint16
maxSizeOfInstructions
;
sfnt.h
313
le_uint16
maxSizeOfInstructions
;
/external/harfbuzz_ng/src/hb-icu-le/
sfnt.h
316
le_uint16
maxSizeOfInstructions
;
/external/chromium_org/third_party/freetype/src/sfnt/
ttload.c
653
FT_FRAME_USHORT(
maxSizeOfInstructions
),
677
maxProfile->
maxSizeOfInstructions
= 0;
[
all
...]
/external/freetype/src/sfnt/
ttload.c
653
FT_FRAME_USHORT(
maxSizeOfInstructions
),
677
maxProfile->
maxSizeOfInstructions
= 0;
[
all
...]
/external/chromium_org/third_party/freetype/src/truetype/
ttgload.c
421
if ( n_ins > face->max_profile.
maxSizeOfInstructions
)
[
all
...]
ttinterp.c
635
maxp->
maxSizeOfInstructions
);
[
all
...]
/external/freetype/src/truetype/
ttgload.c
421
if ( n_ins > face->max_profile.
maxSizeOfInstructions
)
[
all
...]
ttinterp.c
635
maxp->
maxSizeOfInstructions
);
[
all
...]
/external/chromium_org/third_party/freetype/src/base/
ftobjs.c
674
ttface->max_profile.
maxSizeOfInstructions
== 0 ) )
[
all
...]
/external/freetype/src/base/
ftobjs.c
674
ttface->max_profile.
maxSizeOfInstructions
== 0 ) )
[
all
...]
Completed in 263 milliseconds