| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-maxp-table.hh | 72 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/ |
| D | HdmxEncoder.java | 40 MaximumProfileTable maxp = sourceFont.getTable(Tag.maxp); in encode() local
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
| D | verify_maxp.cc | 41 MaximumProfileTablePtr maxp = down_cast<MaximumProfileTable*>(table); in VerifyMAXP() local
|
| /third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/ |
| D | TestFontUtils.java | 156 MaximumProfileTable maxp = font.getTable(Tag.maxp); in buildAndCheckFont() local
|
| /third_party/skia/third_party/externals/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
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/ |
| D | Tag.java | 43 public static final int maxp = Tag.intValue(new byte[]{'m', 'a', 'x', 'p'}); field in Tag
|
| /third_party/ffmpeg/libavfilter/ |
| D | af_afir.h | 71 int maxp; member
|
| /third_party/skia/third_party/externals/freetype/src/truetype/ |
| D | ttobjs.c | 1127 TT_MaxProfile* maxp = &face->max_profile; in tt_size_init_bytecode() local
|
| D | ttinterp.c | 363 TT_MaxProfile* maxp; in TT_Load_Context() local
|
| /third_party/cups-filters/fontembed/ |
| D | sfnt.c | 247 char *maxp=otf_get_table(otf,OTF_TAG('m','a','x','p'),&len); in otf_do_load() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | texturedspenc.c | 241 const uint8_t *maxp; in optimize_colors() local
|
| /third_party/skia/src/ports/ |
| D | SkScalerContext_win_dw.cpp | 101 AutoTDWriteTable<SkOTTableMaximumProfile> maxp(typeface->fDWriteFontFace.get()); in is_hinted() local
|
| /third_party/pcre2/pcre2/src/ |
| D | pcre2_compile.c | 1406 uint32_t *maxp, int *errorcodeptr) in read_repeat_counts()
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | decNumber.cpp | 2837 Int maxp; /* largest working precision */ in uprv_decNumberSquareRoot() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | decNumber.cpp | 2837 Int maxp; /* largest working precision */ in uprv_decNumberSquareRoot() local
|
| /third_party/icu/icu4c/source/i18n/ |
| D | decNumber.cpp | 2837 Int maxp; /* largest working precision */ in uprv_decNumberSquareRoot() local
|