Home
last modified time | relevance | path

Searched refs:IndexArray (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/boost/pending/
Dmutable_queue.hpp57 typedef std::vector< size_type > IndexArray; typedef in boost::mutable_queue
135 IndexArray index_array;
/third_party/harfbuzz/src/
Dhb-ot-layout-jstf-table.hh41 typedef IndexArray JstfModList;
Dhb-ot-layout-common.hh521 struct IndexArray : Array16Of<Index> struct
669 IndexArray featureIndex; /* Array of indices into the FeatureList */
1086 struct IndexArray : Array16Of<Index> struct
1221 IndexArray lookupIndex; /* Array of LookupList indices */
1349 IndexArray featureIndex; /* Array of indices into the FeatureList */
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-jstf-table.hh41 typedef IndexArray JstfModList;
Dhb-ot-layout-common.hh184 struct IndexArray : ArrayOf<Index> struct
250 IndexArray featureIndex; /* Array of indices into the FeatureList */
617 IndexArray lookupIndex; /* Array of LookupList indices */
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-jstf-table.hh41 typedef IndexArray JstfModList;
Dhb-ot-layout-common.hh557 struct IndexArray : Array16Of<Index> struct
705 IndexArray featureIndex; /* Array of indices into the FeatureList */
1211 IndexArray lookupIndex; /* Array of LookupList indices */
/third_party/harfbuzz/perf/texts/
Den-words.txt5229 IndexArray
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt5229 IndexArray
/third_party/node/doc/changelogs/
DCHANGELOG_V12.md3451 …e/commit/ad42cd69cf)] - **src**: use std::vector\<size\_t\> instead of IndexArray (Joyee Cheung) […