Searched defs:writeTable (Results 1 – 8 of 8) sorted by relevance
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
D | LigatureModuleWriter.java | 23 public void writeTable(OpenTypeTableWriter tableWriter) in writeTable() method in LigatureModuleWriter
|
D | GDEFWriter.java | 33 public void writeTable(PrintStream output) in writeTable() method in GDEFWriter
|
D | GSUBWriter.java | 36 public void writeTable(PrintStream output) in writeTable() method in GSUBWriter
|
D | ShapingTypeBuilder.java | 34 public void writeTable(PrintStream output) in writeTable() method in ShapingTypeBuilder
|
D | OpenTypeTableWriter.java | 129 abstract public void writeTable(PrintStream output); in writeTable() method in OpenTypeTableWriter
|
/external/boringssl/src/crypto/fipsmodule/ec/ |
D | make_tables.go | 327 func writeTable(w io.Writer, curve elliptic.Curve, table [][2]*big.Int, isRoot bool, indent int, wr… func
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | ChartDelta.java | 849 …private void writeTable(Anchors anchors, String file, TablePrinter tablePrinter, String title, Pri… in writeTable() method in ChartDelta
|
/external/cldr/tools/c/genldml/ |
D | genldml.cpp | 606 void GenerateXML::writeTable(const char* key, const char* resMain, const char* resElement, UnicodeS… in writeTable() function in GenerateXML
|