Searched refs:getOutputIndex (Results 1 – 15 of 15) sorted by relevance
95 int ligatureSubstitutionBase = writer.getOutputIndex(); in writeLookupSubtable()102 coverageOffset = writer.getOutputIndex(); in writeLookupSubtable()107 ligatureSetOffset = writer.getOutputIndex(); in writeLookupSubtable()117 int ligatureSetAddress = writer.getOutputIndex(); in writeLookupSubtable()124 ligatureTableOffset = writer.getOutputIndex(); in writeLookupSubtable()
96 int scriptTableBase = writer.getOutputIndex(); in writeScriptRecord()107 int langSysOffset = writer.getOutputIndex(); in writeScriptRecord()177 int scriptListBase = writer.getOutputIndex(); in writeScriptList()182 int scriptRecordOffset = writer.getOutputIndex(); in writeScriptList()
44 int lookupListBase = writer.getOutputIndex(); in writeLookupList()48 int lookupOffset = writer.getOutputIndex(); in writeLookupList()
149 int multipleSubstitutionsBase = writer.getOutputIndex(); in writeLookupSubtable()155 coverageTableIndex = writer.getOutputIndex(); in writeLookupSubtable()160 sequenceOffsetIndex = writer.getOutputIndex(); in writeLookupSubtable()
53 int featureListBase = writer.getOutputIndex(); in writeFeaturetList()57 int featureRecordOffset = writer.getOutputIndex(); in writeFeaturetList()
74 int lookupBase = writer.getOutputIndex(); in writeLookup()80 int subtableOffset = writer.getOutputIndex(); in writeLookup()
215 int singleSubstitutionsBase = writer.getOutputIndex(); in writeLookupSubtable()221 coverageTableIndex = writer.getOutputIndex(); in writeLookupSubtable()
41 int classDefOffset = getOutputIndex(); in writeTable()
44 int listOffset = getOutputIndex(); in writeTable()
85 public int getOutputIndex() in getOutputIndex() method in OpenTypeTableWriter
570 public int getOutputIndex(String opName) { in getOutputIndex() method in Interpreter572 return wrapper.getOutputIndex(opName); in getOutputIndex()
317 int getOutputIndex(String name) { in getOutputIndex() method in NativeInterpreterWrapper
387 interpreter.getOutputIndex("WrongOutputName"); in testGetOutputIndex()396 int index = interpreter.getOutputIndex("output"); in testGetOutputIndex()
178 public int getOutputIndex(String opName);
627 /*methodName=*/"getOutputIndex",