OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SimpleArrayLookupTable
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/layout/
SimpleArrayProcessor.h
52
const
SimpleArrayLookupTable
*
simpleArrayLookupTable
;
SimpleArrayProcessor.cpp
29
simpleArrayLookupTable
= (const
SimpleArrayLookupTable
*) &header->table;
44
TTGlyphID newGlyph = SWAPW(
simpleArrayLookupTable
->valueArray[LE_GET_GLYPH(thisGlyph)]);
LookupTables.h
62
struct
SimpleArrayLookupTable
: LookupTable
Completed in 238 milliseconds