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