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