Searched defs:gsub (Results 1 - 8 of 8) sorted by relevance
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/ |
| H A D | HtmlViewer.java | 26 public static void tag(GSubTable gsub, String outFileName) throws FileNotFoundException, UnsupportedEncodingException { in tag() argument
|
| H A D | OtTableTagger.java | 69 void tag(GSubTable gsub) { in tag() argument
|
| /third_party/skia/third_party/externals/freetype/src/otvalid/ |
| H A D | otvjstf.c | 205 otv_JSTF_validate( FT_Bytes table, FT_Bytes gsub, FT_Bytes gpos, FT_UInt glyph_count, FT_Validator ftvalid ) otv_JSTF_validate() argument
|
| H A D | otvgdef.c | 181 otv_GDEF_validate( FT_Bytes table, FT_Bytes gsub, FT_Bytes gpos, FT_UInt glyph_count, FT_Validator ftvalid ) otv_GDEF_validate() argument
|
| H A D | otvmod.c | 79 FT_Byte* volatile gsub; in otv_validate() local [all...] |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
| H A D | GSubTable.java | 30 private final GsubCommonTable gsub; field in GSubTable 91 private final GsubCommonTable.Builder gsub; field in GSubTable.Builder [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-layout.cc | 1527 const OT::GSUB& gsub = *face->table.GSUB->table; in hb_ot_layout_lookups_substitute_closure() local
|
| /third_party/toybox/toys/pending/ |
| H A D | awk.c | 3458 static void gsub(int opcode, int nargs, int parmbase) in gsub() function
|
Completed in 13 milliseconds