Home
last modified time | relevance | path

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

/external/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()
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/
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/freetype/src/truetype/
Dttobjs.c954 TT_MaxProfile* maxp = &face->max_profile; in tt_size_init_bytecode() local
Dttinterp.c410 TT_MaxProfile* maxp; in TT_Load_Context() local
/external/pdfium/third_party/freetype/src/truetype/
Dttobjs.c1003 TT_MaxProfile* maxp = &face->max_profile; in tt_size_init_bytecode() local
Dttinterp.c403 TT_MaxProfile* maxp; in TT_Load_Context() local
/external/skia/src/ports/
DSkScalerContext_win_dw.cpp52 AutoTDWriteTable<SkOTTableMaximumProfile> maxp(typeface->fDWriteFontFace.get()); in is_hinted_without_gasp() local
/external/libopus/tests/
Dtest_opus_api.c1520 int maxp; in test_repacketizer_api() local
/external/iproute2/ip/
Dxfrm_state.c708 char *maxp = NULL; in xfrm_state_allocspi() local
/external/fio/
Dstat.c348 char *minp, *maxp; in display_lat() local
Dgclient.c1017 char *minp, *maxp; local
/external/pcre/dist/
Dpcre_compile.c1607 read_repeat_counts(const pcre_uchar *p, int *minp, int *maxp, int *errorcodeptr) in read_repeat_counts()
/external/opencv3/modules/core/src/
Dstat.cpp2224 IppiPoint minp, maxp; in minMaxIdx() local
2267 IppiPoint minp, maxp; in minMaxIdx() local
/external/icu/icu4c/source/i18n/
DdecNumber.c2833 Int maxp; /* largest working precision */ in uprv_decNumberSquareRoot() local