Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gpos-table.hh59 auto *gpos = c->face->table.GPOS.get_relaxed (); in dispatch_recurse_func() local
H A Dhb-subset-plan.cc448 hb_blob_ptr_t<GPOS> gpos = plan->source_table<GPOS> (); in _collect_layout_variation_indices() local
849 hb_blob_ptr_t<GPOS> gpos = plan->source_table<GPOS> (); in _nameid_closure() local
H A Dhb-ot-layout.cc1727 const GPOS &gpos = *face->table.GPOS->table; in hb_ot_layout_get_size_params() local
/aosp_15_r20/external/freetype/src/otvalid/
H A Dotvjstf.c207 FT_Bytes gpos, in otv_JSTF_validate()
H A Dotvgdef.c183 FT_Bytes gpos, in otv_GDEF_validate()
H A Dotvmod.c78 FT_Byte* volatile gpos; in otv_validate() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/
H A Dtables.rs18 pub mod gpos; module
H A Dtable_provider.rs125 fn gpos(&self) -> Result<tables::gpos::Gpos<'a>, ReadError> { in gpos() method
/aosp_15_r20/external/freetype/src/autofit/
H A Dafshaper.c566 hb_glyph_position_t* gpos; in af_shaper_get_elem() local
/aosp_15_r20/external/wpa_supplicant_8/src/drivers/
H A Ddriver_wext.c1340 char *genie, *gpos, *gend; in wext_get_scan_iwevgenie() local
/aosp_15_r20/external/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