Searched defs:gpos (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-ot-layout-gpos-table.hh | 59 auto *gpos = c->face->table.GPOS.get_relaxed (); in dispatch_recurse_func() local
|
H A D | hb-subset-plan.cc | 448 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 D | hb-ot-layout.cc | 1727 const GPOS &gpos = *face->table.GPOS->table; in hb_ot_layout_get_size_params() local
|
/aosp_15_r20/external/freetype/src/otvalid/ |
H A D | otvjstf.c | 207 FT_Bytes gpos, in otv_JSTF_validate()
|
H A D | otvgdef.c | 183 FT_Bytes gpos, in otv_GDEF_validate()
|
H A D | otvmod.c | 78 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 D | tables.rs | 18 pub mod gpos; module
|
H A D | table_provider.rs | 125 fn gpos(&self) -> Result<tables::gpos::Gpos<'a>, ReadError> { in gpos() method
|
/aosp_15_r20/external/freetype/src/autofit/ |
H A D | afshaper.c | 566 hb_glyph_position_t* gpos; in af_shaper_get_elem() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/drivers/ |
H A D | driver_wext.c | 1340 char *genie, *gpos, *gend; in wext_get_scan_iwevgenie() local
|
/aosp_15_r20/external/mesa3d/src/imgui/ |
H A D | imstb_truetype.h | 722 int loca,head,glyf,hhea,hmtx,kern,gpos; // table locations as offset from start of .ttf member
|