HomeSort by relevance Sort by last modified time
    Searched refs:getOutputIndex (Results 1 - 17 of 17) sorted by null

  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
LookupList.java 42 int lookupListBase = writer.getOutputIndex();
46 int lookupOffset = writer.getOutputIndex();
LigatureTreeWalker.java 93 int ligatureSubstitutionBase = writer.getOutputIndex();
100 coverageOffset = writer.getOutputIndex();
105 ligatureSetOffset = writer.getOutputIndex();
115 int ligatureSetAddress = writer.getOutputIndex();
122 ligatureTableOffset = writer.getOutputIndex();
FeatureList.java 51 int featureListBase = writer.getOutputIndex();
55 int featureRecordOffset = writer.getOutputIndex();
Lookup.java 72 int lookupBase = writer.getOutputIndex();
78 int subtableOffset = writer.getOutputIndex();
GDEFWriter.java 39 int classDefOffset = getOutputIndex();
GSUBWriter.java 42 int listOffset = getOutputIndex();
ScriptList.java 94 int scriptTableBase = writer.getOutputIndex();
105 int langSysOffset = writer.getOutputIndex();
175 int scriptListBase = writer.getOutputIndex();
180 int scriptRecordOffset = writer.getOutputIndex();
DecompTable.java 147 int multipleSubstitutionsBase = writer.getOutputIndex();
153 coverageTableIndex = writer.getOutputIndex();
158 sequenceOffsetIndex = writer.getOutputIndex();
OpenTypeTableWriter.java 83 public int getOutputIndex()
ClassTable.java 213 int singleSubstitutionsBase = writer.getOutputIndex();
219 coverageTableIndex = writer.getOutputIndex();
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
Drm.cpp 78 int outputIndex = getOutputIndex(device);
260 int outputIndex = getOutputIndex(device);
304 int outputIndex = getOutputIndex(device);
423 int outputIndex = getOutputIndex(device);
455 int outputIndex = getOutputIndex(device);
475 int outputIndex = getOutputIndex(device);
500 int output = getOutputIndex(device);
512 int output = getOutputIndex(device);
688 int Drm::getOutputIndex(int device)
705 int outputIndex = getOutputIndex(device)
    [all...]
Drm.h 76 inline int getOutputIndex(int device);
  /hardware/intel/img/hwcomposer/merrifield/common/base/
Drm.h 70 inline int getOutputIndex(int device);
Drm.cpp 78 int outputIndex = getOutputIndex(device);
256 int outputIndex = getOutputIndex(device);
300 int outputIndex = getOutputIndex(device);
419 int outputIndex = getOutputIndex(device);
443 int outputIndex = getOutputIndex(device);
463 int output = getOutputIndex(device);
475 int output = getOutputIndex(device);
653 int Drm::getOutputIndex(int device)
670 int outputIndex = getOutputIndex(device);
698 int outputIndex = getOutputIndex(device)
    [all...]
  /external/icu/icu4c/source/layout/
KhmerReordering.cpp 165 le_int32 getOutputIndex()
495 return output.getOutputIndex();
TibetanReordering.cpp 167 le_int32 getOutputIndex()
385 return output.getOutputIndex();
IndicReordering.cpp 502 le_int32 getOutputIndex()
    [all...]

Completed in 638 milliseconds