HomeSort by relevance Sort by last modified time
    Searched defs:GSUB (Results 1 - 3 of 3) sorted by null

  /external/sfntly/cpp/src/sfntly/
tag.cc 48 const int32_t Tag::GSUB = TAG('G', 'S', 'U', 'B');
tag.h 62 static const int32_t GSUB;
  /external/harfbuzz_ng/src/
hb-ot-layout-gsub-table.hh 1342 const GSUB &gsub = *(hb_ot_layout_from_face (c->face)->gsub); local
1349 const GSUB &gsub = *(hb_ot_layout_from_face (c->face)->gsub); local
    [all...]

Completed in 71 milliseconds