Home
last modified time | relevance | path

Searched defs:hmtx (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-subset-drop-tables.c49 hb_blob_t *hmtx = hb_face_reference_table (subset, HB_TAG ('h', 'm', 't', 'x')); in test_subset_drop_tables() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dverify_hmtx.cc50 HorizontalMetricsTablePtr hmtx = down_cast<HorizontalMetricsTable*>(table); in VerifyHMTX() local
/third_party/cups-filters/fontembed/
H A Dsfnt.h29 char *hmtx,*name,*cmap; member
H A Dsfnt.c552 char *hmtx=otf_get_table(otf,OTF_TAG('h','m','t','x'),&len); in otf_load_more() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
H A DTag.java42 public static final int hmtx = Tag.intValue(new byte[]{'h', 'm', 't', 'x'}); field in Tag
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-font.cc111 const OT::hmtx_accelerator_t &hmtx = *ot_face->hmtx; in hb_ot_get_glyph_h_advances() local
H A Dhb-ot-hmtx-table.hh323 struct hmtx : hmtxvmtx<hmtx, hhea> { struct
H A Dhb-ot-glyf-table.hh1252 const hmtx_accelerator_t *hmtx; member
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
H A Dtag.cc30 const int32_t Tag::hmtx = TAG('h', 'm', 't', 'x'); member in sfntly::Tag
H A Dtag.h36 static const int32_t hmtx; member
/third_party/mesa3d/src/imgui/
H A Dimstb_truetype.h722 int loca,head,glyf,hhea,hmtx,kern,gpos; // table locations as offset from start of .ttf member
/third_party/skia/third_party/externals/imgui/
H A Dimstb_truetype.h722 int loca,head,glyf,hhea,hmtx,kern,gpos; // table locations as offset from start of .ttf member
/third_party/glfw/deps/
H A Dnuklear.h10977 int loca,head,glyf,hhea,hmtx,kern; /* table locations as offset from start of .ttf */ member

Completed in 64 milliseconds