Home
last modified time | relevance | path

Searched defs:gsub (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfapi/font/
Dttgsubtable.cpp65 CFX_CTTGSUBTable::CFX_CTTGSUBTable(FT_Bytes gsub) in CFX_CTTGSUBTable()
76 bool CFX_CTTGSUBTable::LoadGSUBTable(FT_Bytes gsub) { in LoadGSUBTable()
/external/harfbuzz_ng/src/
Dhb-ot-layout-private.hh161 const struct OT::GSUB *gsub; member
Dhb-ot-layout-gsub-table.hh1346 const GSUB &gsub = *(hb_ot_layout_from_face (c->face)->gsub); in dispatch_recurse_func() local
1353 const GSUB &gsub = *(hb_ot_layout_from_face (c->face)->gsub); in apply_recurse_func() local