Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh59 auto *gpos = c->face->table.GPOS.get_relaxed (); in dispatch_recurse_func() local
Dhb-subset-plan.cc448 hb_blob_ptr_t<GPOS> gpos = plan->source_table<GPOS> (); in _collect_layout_variation_indices() local
865 hb_blob_ptr_t<GPOS> gpos = plan->source_table<GPOS> (); in _nameid_closure() local
Dhb-ot-layout.cc1739 const GPOS &gpos = *face->table.GPOS->table; in hb_ot_layout_get_size_params() local
/external/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
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/
Dtables.rs23 pub mod gpos; module
Dtable_provider.rs143 fn gpos(&self) -> Result<tables::gpos::Gpos<'a>, ReadError> { in gpos() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/
Dtables.rs23 pub mod gpos; module
Dtable_provider.rs143 fn gpos(&self) -> Result<tables::gpos::Gpos<'a>, ReadError> { in gpos() method
/external/freetype/src/autofit/
Dafshaper.c566 hb_glyph_position_t* gpos; in af_shaper_get_elem() local
/external/wpa_supplicant_8/src/drivers/
Ddriver_wext.c1340 char *genie, *gpos, *gend; in wext_get_scan_iwevgenie() local
/external/mesa3d/src/imgui/
Dimstb_truetype.h722 int loca,head,glyf,hhea,hmtx,kern,gpos; // table locations as offset from start of .ttf member