HomeSort by relevance Sort by last modified time
    Searched defs:GSUB (Results 1 - 4 of 4) 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/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gsub-table.hh 1399 const GSUB &gsub = *(hb_ot_layout_from_face (c->face)->gsub); local
1406 const GSUB &gsub = *(hb_ot_layout_from_face (c->face)->gsub); local
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsub-table.hh 1392 const GSUB &gsub = *(hb_ot_layout_from_face (c->face)->gsub); local
1399 const GSUB &gsub = *(hb_ot_layout_from_face (c->face)->gsub); local
    [all...]

Completed in 1093 milliseconds