/external/chromium_org/third_party/harfbuzz-ng/src/ |
D | hb-ot-maxp-table.hh | 42 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/ |
D | hb-ot-maxp-table.hh | 42 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/ |
D | maxp.cc | 15 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/ |
D | verify_maxp.cc | 41 MaximumProfileTablePtr maxp = down_cast<MaximumProfileTable*>(table); in VerifyMAXP() local
|
/external/sfntly/cpp/src/test/ |
D | verify_maxp.cc | 41 MaximumProfileTablePtr maxp = down_cast<MaximumProfileTable*>(table); in VerifyMAXP() local
|
/external/sfntly/cpp/src/sfntly/ |
D | tag.cc | 31 const int32_t Tag::maxp = TAG('m', 'a', 'x', 'p'); member in sfntly::Tag
|
D | tag.h | 37 static const int32_t maxp; member
|
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/ |
D | tag.cc | 31 const int32_t Tag::maxp = TAG('m', 'a', 'x', 'p'); member in sfntly::Tag
|
D | tag.h | 37 static const int32_t maxp; member
|
/external/chromium_org/third_party/freetype/src/truetype/ |
D | ttobjs.c | 969 TT_MaxProfile* maxp = &face->max_profile; in tt_size_init_bytecode() local
|
D | ttinterp.c | 575 TT_MaxProfile* maxp; in TT_Load_Context() local
|
/external/freetype/src/truetype/ |
D | ttobjs.c | 969 TT_MaxProfile* maxp = &face->max_profile; in tt_size_init_bytecode() local
|
D | ttinterp.c | 575 TT_MaxProfile* maxp; in TT_Load_Context() local
|
/external/chromium_org/third_party/opus/src/tests/ |
D | test_opus_api.c | 1509 int maxp; in test_repacketizer_api() local
|
/external/iproute2/ip/ |
D | xfrm_state.c | 569 char *maxp = NULL; in xfrm_state_allocspi() local
|
/external/icu4c/i18n/ |
D | decNumber.c | 2831 Int maxp; /* largest working precision */ in uprv_decNumberSquareRoot() local
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | decNumber.c | 2812 Int maxp; /* largest working precision */ in uprv_decNumberSquareRoot() local
|