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 92 struct RecordArrayOf : SortedArrayOf<Record<Type> > {
128 struct RecordListOf : RecordArrayOf<Type>
131 { return this+RecordArrayOf<Type>::operator [](i).offset; }
136 return_trace (RecordArrayOf<Type>::sanitize (c, this));
263 RecordArrayOf<LangSys>
    [all...]

Completed in 87 milliseconds