Home
last modified time | relevance | path

Searched defs:maxp (Results 1 – 17 of 17) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-ot-maxp-table.hh42 struct maxp struct
44 static const hb_tag_t tableTag = HB_OT_TAG_maxp;
46 inline unsigned int get_num_glyphs (void) const { in get_num_glyphs()
50 inline bool sanitize (hb_sanitize_context_t *c) { in sanitize()
58 FixedVersion version; /* Version of the maxp table (0.5 or 1.0),
60 USHORT numGlyphs; /* The number of glyphs in the font. */
/external/harfbuzz_ng/src/
Dhb-ot-maxp-table.hh42 struct maxp struct
44 static const hb_tag_t Tag = HB_OT_TAG_maxp;
46 inline unsigned int get_num_glyphs (void) const { in get_num_glyphs()
50 inline bool sanitize (hb_sanitize_context_t *c) { in sanitize()
58 FixedVersion version; /* Version of the maxp table (0.5 or 1.0),
60 USHORT numGlyphs; /* The number of glyphs in the font. */
/external/chromium_org/third_party/ots/src/
Dmaxp.cc15 OpenTypeMAXP *maxp = new OpenTypeMAXP; in ots_maxp_parse() local
78 const OpenTypeMAXP *maxp = file->maxp; in ots_maxp_serialise() local
/external/chromium_org/third_party/sfntly/cpp/src/test/
Dverify_maxp.cc41 MaximumProfileTablePtr maxp = down_cast<MaximumProfileTable*>(table); in VerifyMAXP() local
/external/sfntly/cpp/src/test/
Dverify_maxp.cc41 MaximumProfileTablePtr maxp = down_cast<MaximumProfileTable*>(table); in VerifyMAXP() local
/external/sfntly/cpp/src/sfntly/
Dtag.cc31 const int32_t Tag::maxp = TAG('m', 'a', 'x', 'p'); member in sfntly::Tag
Dtag.h37 static const int32_t maxp; member
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/
Dtag.cc31 const int32_t Tag::maxp = TAG('m', 'a', 'x', 'p'); member in sfntly::Tag
Dtag.h37 static const int32_t maxp; member
/external/chromium_org/third_party/freetype/src/truetype/
Dttobjs.c969 TT_MaxProfile* maxp = &face->max_profile; in tt_size_init_bytecode() local
Dttinterp.c575 TT_MaxProfile* maxp; in TT_Load_Context() local
/external/freetype/src/truetype/
Dttobjs.c969 TT_MaxProfile* maxp = &face->max_profile; in tt_size_init_bytecode() local
Dttinterp.c575 TT_MaxProfile* maxp; in TT_Load_Context() local
/external/chromium_org/third_party/opus/src/tests/
Dtest_opus_api.c1509 int maxp; in test_repacketizer_api() local
/external/iproute2/ip/
Dxfrm_state.c569 char *maxp = NULL; in xfrm_state_allocspi() local
/external/icu4c/i18n/
DdecNumber.c2831 Int maxp; /* largest working precision */ in uprv_decNumberSquareRoot() local
/external/chromium_org/third_party/icu/source/i18n/
DdecNumber.c2812 Int maxp; /* largest working precision */ in uprv_decNumberSquareRoot() local