Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-maxp-table.hh72 struct maxp struct
74 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;
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
DHdmxEncoder.java40 MaximumProfileTable maxp = sourceFont.getTable(Tag.maxp); in encode() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
Dverify_maxp.cc41 MaximumProfileTablePtr maxp = down_cast<MaximumProfileTable*>(table); in VerifyMAXP() local
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/
DTestFontUtils.java156 MaximumProfileTable maxp = font.getTable(Tag.maxp); in buildAndCheckFont() local
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
DTag.java43 public static final int maxp = Tag.intValue(new byte[]{'m', 'a', 'x', 'p'}); field in Tag
/third_party/ffmpeg/libavfilter/
Daf_afir.h71 int maxp; member
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttobjs.c1127 TT_MaxProfile* maxp = &face->max_profile; in tt_size_init_bytecode() local
Dttinterp.c363 TT_MaxProfile* maxp; in TT_Load_Context() local
/third_party/cups-filters/fontembed/
Dsfnt.c247 char *maxp=otf_get_table(otf,OTF_TAG('m','a','x','p'),&len); in otf_do_load() local
/third_party/ffmpeg/libavcodec/
Dtexturedspenc.c241 const uint8_t *maxp; in optimize_colors() local
/third_party/skia/src/ports/
DSkScalerContext_win_dw.cpp101 AutoTDWriteTable<SkOTTableMaximumProfile> maxp(typeface->fDWriteFontFace.get()); in is_hinted() local
/third_party/pcre2/pcre2/src/
Dpcre2_compile.c1406 uint32_t *maxp, int *errorcodeptr) in read_repeat_counts()
/third_party/node/deps/icu-small/source/i18n/
DdecNumber.cpp2837 Int maxp; /* largest working precision */ in uprv_decNumberSquareRoot() local
/third_party/skia/third_party/externals/icu/source/i18n/
DdecNumber.cpp2837 Int maxp; /* largest working precision */ in uprv_decNumberSquareRoot() local
/third_party/icu/icu4c/source/i18n/
DdecNumber.cpp2837 Int maxp; /* largest working precision */ in uprv_decNumberSquareRoot() local