Home
last modified time | relevance | path

Searched defs:lookupType (Results 1 – 8 of 8) sorted by relevance

/external/icu4c/layout/
DExtensionSubtables.cpp26 le_uint32 ExtensionSubtable::process(const LookupProcessor *lookupProcessor, le_uint16 lookupType, in process()
DGlyphSubstLookupProc.cpp51 …stitutionLookupProcessor::applySubtable(const LookupSubtable *lookupSubtable, le_uint16 lookupType, in applySubtable()
DGlyphPosnLookupProc.cpp62 …sitioningLookupProcessor::applySubtable(const LookupSubtable *lookupSubtable, le_uint16 lookupType, in applySubtable()
DLookups.h43 le_uint16 lookupType; member
DLookupProcessor.cpp29 le_uint16 lookupType = SWAPW(lookupTable->lookupType); in applyLookupTable() local
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/geometry/
DIndexDataManager.cpp355 bool StaticIndexBuffer::lookupType(GLenum type) in lookupType() function in gl::StaticIndexBuffer
/external/javassist/src/main/javassist/bytecode/analysis/
DType.java130 private static Type lookupType(String name) { in lookupType() method in Type
/external/harfbuzz_ng/src/
Dhb-ot-layout-common-private.hh608 USHORT lookupType; /* Different enumerations for GSUB and GPOS */ member