HomeSort by relevance Sort by last modified time
    Searched refs:RecordArrayOf (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout-jstf-table.hh 183 RecordArrayOf<JstfLangSys>
223 RecordArrayOf<JstfScript>
hb-ot-layout-common-private.hh 96 struct RecordArrayOf : SortedArrayOf<Record<Type> > {
132 struct RecordListOf : RecordArrayOf<Type>
135 { return this+RecordArrayOf<Type>::operator [](i).offset; }
140 return_trace (RecordArrayOf<Type>::sanitize (c, this));
267 RecordArrayOf<LangSys>
    [all...]

Completed in 61 milliseconds