Searched refs:kUseGlobalOffset (Results 1 – 2 of 2) sorted by relevance
130 bool Flags_UseGlobalOffset() const { return (Flags & NArcInfoFlags::kUseGlobalOffset) != 0; } in Flags_UseGlobalOffset()
30 …const UInt32 kUseGlobalOffset = 1 << 5; // the seek position of stream must be set as global offs… variable