Searched defs:maxp (Results 1 – 16 of 16) sorted by relevance
72 struct maxp struct74 static constexpr hb_tag_t tableTag = HB_OT_TAG_maxp;76 unsigned int get_num_glyphs () const { return numGlyphs; } in get_num_glyphs()78 void set_num_glyphs (unsigned int count) in set_num_glyphs()83 bool sanitize (hb_sanitize_context_t *c) const in sanitize()97 bool subset (hb_subset_context_t *c) const in subset()117 static void drop_hint_fields (maxpV1Tail* dest_v1) in drop_hint_fields()129 FixedVersion<>version;/* Version of the maxp table (0.5 or 1.0),131 HBUINT16 numGlyphs;
43 ScopedPerThreadMaxParallelism maxp(4); in TEST() local49 ScopedPerThreadMaxParallelism maxp(1); in TEST() local55 ScopedPerThreadMaxParallelism maxp(1000); in TEST() local
41 MaximumProfileTablePtr maxp = down_cast<MaximumProfileTable*>(table); in VerifyMAXP() local
31 const int32_t Tag::maxp = TAG('m', 'a', 'x', 'p'); member in sfntly::Tag
37 static const int32_t maxp; member
1128 TT_MaxProfile* maxp = &face->max_profile; in tt_size_init_bytecode() local
363 TT_MaxProfile* maxp; in TT_Load_Context() local
1527 int maxp; in test_repacketizer_api() local
767 char *maxp = NULL; in xfrm_state_allocspi() local
108 AutoTDWriteTable<SkOTTableMaximumProfile> maxp(typeface->fDWriteFontFace.get()); in is_hinted() local
661 int maxp = __le16_to_cpu(epd->wMaxPacketSize); in usb_endpoint_maxp_mult() local
1406 uint32_t *maxp, int *errorcodeptr) in read_repeat_counts()
2837 Int maxp; /* largest working precision */ in uprv_decNumberSquareRoot() local
93551 u16 maxp; member