/external/icu/icu4c/source/layout/ |
D | GlyphSubstLookupProc.cpp | 51 …Processor::applySubtable(const LEReferenceTo<LookupSubtable> &lookupSubtable, le_uint16 lookupType, in applySubtable() argument 60 switch(lookupType) in applySubtable() 117 …delta = subtable->process(this, subtable, lookupType, glyphIterator, fontInstance, success); // G… in applySubtable()
|
D | GlyphPosnLookupProc.cpp | 62 …Processor::applySubtable(const LEReferenceTo<LookupSubtable> &lookupSubtable, le_uint16 lookupType, in applySubtable() argument 73 switch(lookupType) in applySubtable() 146 …delta = subtable->process(this, subtable, lookupType, glyphIterator, fontInstance, success); // G… in applySubtable()
|
D | ExtensionSubtables.cpp | 26 …kupProcessor *lookupProcessor, const LETableReference &base, le_uint16 lookupType, // Google patc… in process() argument 36 if (elt != lookupType) { in process()
|
D | LookupProcessor.cpp | 29 le_uint16 lookupType = SWAPW(lookupTable->lookupType); in applyLookupTable() local 37 delta = applySubtable(lookupSubtable, lookupType, glyphIterator, fontInstance, success); in applyLookupTable()
|
D | ExtensionSubtables.h | 30 …kupProcessor *lookupProcessor, const LETableReference &base, le_uint16 lookupType, // Google patc…
|
D | GlyphPosnLookupProc.h | 39 …ubtable(const LEReferenceTo<LookupSubtable> &lookupSubtable, le_uint16 lookupType, GlyphIterator *…
|
D | GlyphSubstLookupProc.h | 41 …ubtable(const LEReferenceTo<LookupSubtable> &lookupSubtable, le_uint16 lookupType, GlyphIterator *…
|
D | Lookups.h | 48 le_uint16 lookupType; member
|
/external/javassist/src/main/javassist/bytecode/analysis/ |
D | Type.java | 96 public static final Type OBJECT = lookupType("java.lang.Object"); 98 public static final Type SERIALIZABLE = lookupType("java.io.Serializable"); 100 public static final Type CLONEABLE = lookupType("java.lang.Cloneable"); 102 public static final Type THROWABLE = lookupType("java.lang.Throwable"); 130 private static Type lookupType(String name) { in lookupType() method in Type
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-common-private.hh | 564 inline unsigned int get_type (void) const { return lookupType; } in get_type() 587 lookupType.set (lookup_type); in serialize() 610 USHORT lookupType; /* Different enumerations for GSUB and GPOS */ member
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | otConverters.py | 269 def getConverter(self, tableType, lookupType): argument 270 tableClass = self.lookupTypes[tableType][lookupType]
|
/external/robolectric/lib/main/ |
D | javassist-3.14.0-GA.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/bytecode/
javassist/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |