Home
last modified time | relevance | path

Searched defs:quickrefLength (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Archive/Chm/
H A DChmIn.cpp333 …const UInt32 quickrefLength = ReadUInt32(); // Len of free space and/or quickref area at end of di… in OpenChm() local
520 UInt32 quickrefLength = ReadUInt32(); // Len of quickref area at end of directory chunk in OpenHelp2() local