Home
last modified time | relevance | path

Searched defs:gpos (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/
DGPosTests.java37 Table gpos = font.getTable(Tag.GPOS); in testGposFiles() local
/third_party/skia/third_party/externals/freetype/src/otvalid/
Dotvjstf.c207 FT_Bytes gpos, in otv_JSTF_validate()
Dotvgdef.c183 FT_Bytes gpos, in otv_GDEF_validate()
Dotvmod.c78 FT_Byte* volatile gpos; in otv_validate() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-subset-plan.cc193 hb_blob_ptr_t<OT::GPOS> gpos = hb_sanitize_context_t ().reference_table<OT::GPOS> (face); in _collect_layout_variation_indices() local
Dhb-ot-layout.cc1647 const OT::GPOS &gpos = *face->table.GPOS->table; in hb_ot_layout_get_size_params() local
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafshaper.c566 hb_glyph_position_t* gpos; in af_shaper_get_elem() local
/third_party/ffmpeg/libavformat/
Dasfdec_f.c711 uint64_t gpos = avio_tell(pb); in asf_read_header() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_wext.c1334 char *genie, *gpos, *gend; in wext_get_scan_iwevgenie() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_wext.c1339 char *genie, *gpos, *gend; in wext_get_scan_iwevgenie() local
/third_party/mesa3d/src/imgui/
Dimstb_truetype.h722 int loca,head,glyf,hhea,hmtx,kern,gpos; // table locations as offset from start of .ttf member