OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IndexArray
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-jstf-table.hh
41
typedef
IndexArray
JstfModList;
hb-ot-layout-common-private.hh
159
struct
IndexArray
: ArrayOf<Index>
211
IndexArray
featureIndex; /* Array of indices into the FeatureList */
534
IndexArray
lookupIndex; /* Array of LookupList indices */
[
all
...]
/external/harfbuzz_ng/src/
hb-ot-layout-common-private.hh
159
struct
IndexArray
: ArrayOf<Index>
211
IndexArray
featureIndex; /* Array of indices into the FeatureList */
534
IndexArray
lookupIndex; /* Array of LookupList indices */
[
all
...]
Completed in 30 milliseconds