Searched defs:maxp (Results 1 – 16 of 16) sorted by relevance
/external/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() 51 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize() 61 FixedVersion<>version; /* Version of the maxp table (0.5 or 1.0), 63 USHORT numGlyphs; /* The number of glyphs in the font. */
|
/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/freetype/src/truetype/ |
D | ttobjs.c | 954 TT_MaxProfile* maxp = &face->max_profile; in tt_size_init_bytecode() local
|
D | ttinterp.c | 410 TT_MaxProfile* maxp; in TT_Load_Context() local
|
/external/pdfium/third_party/freetype/src/truetype/ |
D | ttobjs.c | 1003 TT_MaxProfile* maxp = &face->max_profile; in tt_size_init_bytecode() local
|
D | ttinterp.c | 403 TT_MaxProfile* maxp; in TT_Load_Context() local
|
/external/skia/src/ports/ |
D | SkScalerContext_win_dw.cpp | 52 AutoTDWriteTable<SkOTTableMaximumProfile> maxp(typeface->fDWriteFontFace.get()); in is_hinted_without_gasp() local
|
/external/libopus/tests/ |
D | test_opus_api.c | 1520 int maxp; in test_repacketizer_api() local
|
/external/iproute2/ip/ |
D | xfrm_state.c | 708 char *maxp = NULL; in xfrm_state_allocspi() local
|
/external/fio/ |
D | stat.c | 348 char *minp, *maxp; in display_lat() local
|
D | gclient.c | 1017 char *minp, *maxp; local
|
/external/pcre/dist/ |
D | pcre_compile.c | 1607 read_repeat_counts(const pcre_uchar *p, int *minp, int *maxp, int *errorcodeptr) in read_repeat_counts()
|
/external/opencv3/modules/core/src/ |
D | stat.cpp | 2224 IppiPoint minp, maxp; in minMaxIdx() local 2267 IppiPoint minp, maxp; in minMaxIdx() local
|
/external/icu/icu4c/source/i18n/ |
D | decNumber.c | 2833 Int maxp; /* largest working precision */ in uprv_decNumberSquareRoot() local
|