Searched refs:LookupTable (Results 1 - 13 of 13) sorted by relevance

/external/icu4c/layout/
H A DNonContextualGlyphSubst.h25 LookupTable table;
H A DLookups.cpp15 const LookupTable *LookupListTable::getLookupTable(le_uint16 lookupTableIndex) const
23 return (const LookupTable *) ((char *) this + SWAPW(lookupTableOffset));
26 const LookupSubtable *LookupTable::getLookupSubtable(le_uint16 subtableIndex) const
H A DLookupTables.h31 struct LookupTable struct
49 struct BinarySearchLookupTable : LookupTable
62 struct SimpleArrayLookupTable : LookupTable
82 struct TrimmedArrayLookupTable : LookupTable
H A DLookups.h41 struct LookupTable struct
56 const LookupTable *getLookupTable(le_uint16 lookupTableIndex) const;
H A DLookupProcessor.h32 struct LookupTable;
39 le_uint32 applyLookupTable(const LookupTable *lookupTable, GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode& success) const;
H A DLookupProcessor.cpp22 le_uint32 LookupProcessor::applyLookupTable(const LookupTable *lookupTable, GlyphIterator *glyphIterator,
72 const LookupTable *lookupTable = lookupListTable->getLookupTable(lookup);
98 const LookupTable *lookupTable = lookupListTable->getLookupTable(lookupTableIndex);
/external/guava/src/com/google/common/base/
H A DCharMatcher.java355 @Override protected void setBits(LookupTable table) {
386 @Override protected void setBits(LookupTable table) {
436 @Override protected void setBits(LookupTable table) {
453 @Override protected void setBits(LookupTable table) {
483 @Override protected void setBits(LookupTable table) {
612 @Override protected void setBits(LookupTable table) {
644 * {@link #setBits(LookupTable)}.
647 final LookupTable table = new LookupTable();
671 protected void setBits(LookupTable tabl
690 protected static class LookupTable { class in class:CharMatcher
[all...]
/external/webkit/JavaScriptCore/icu/unicode/
H A Durename.h1314 #define LookupTable LookupTable_3_2 macro
/external/webkit/JavaScriptGlue/icu/unicode/
H A Durename.h1314 #define LookupTable LookupTable_3_2 macro
/external/webkit/WebCore/icu/unicode/
H A Durename.h1314 #define LookupTable LookupTable_3_2 macro
/external/webkit/WebKit/mac/icu/unicode/
H A Durename.h1314 #define LookupTable LookupTable_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h1969 #define LookupTable U_ICU_ENTRY_POINT_RENAME(LookupTable) macro
/external/chromium/third_party/icu/public/common/unicode/
H A Durename.h1720 #define LookupTable LookupTable_4_2 macro

Completed in 128 milliseconds