Searched defs:writeChar (Results 1 – 3 of 3) sorted by relevance
135 public void writeChar(byte c) throws IOException { in writeChar() method in FontOutputStream
245 public int writeChar(int index, byte c) { in writeChar() method in WritableFontData
139 this.writeChar = function (...args) { method