OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lookupListIndexArray
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/layout/
ICUFeatures.h
30
le_uint16
lookupListIndexArray
[ANY_NUMBER];
32
LE_VAR_ARRAY(FeatureTable,
lookupListIndexArray
)
LookupProcessor.cpp
118
LEReferenceToArrayOf<le_uint16>
lookupListIndexArray
(featureTable, success, featureTable->
lookupListIndexArray
, lookupCount);
121
le_uint16 lookupListIndex = SWAPW(
lookupListIndexArray
.getObject(lookup,success));
Completed in 839 milliseconds