Searched refs:OffsetList (Results 1 – 1 of 1) sorted by relevance
53 class OffsetList { // Only ever stack-allocated, does not need to inherit UMemory. class55 OffsetList() : list(staticList), capacity(0), length(0), start(0) {} in OffsetList() function in OffsetList57 ~OffsetList() { in ~OffsetList()640 OffsetList offsets; in span()801 OffsetList offsets; in spanBack()962 OffsetList offsets; in spanUTF8()1143 OffsetList offsets; in spanBackUTF8()