Home
last modified time | relevance | path

Searched refs:rh_index_section_offset (Results 1 – 5 of 5) sorted by relevance

/haiku/headers/private/storage/
H A DResourcesDefs.h29 uint32 rh_index_section_offset; member
/haiku/src/tools/restest/
H A DResourcesDefs.h29 uint32 rh_index_section_offset; member
H A DResourceFile.cpp394 resourcesHeader->rh_index_section_offset = indexSectionOffset; in WriteResources()
853 uint32 indexSectionOffset = _GetUInt32(header.rh_index_section_offset); in _ReadHeader()
/haiku/src/kits/storage/
H A DResourceFile.cpp758 uint32 indexSectionOffset = _GetInt(header.rh_index_section_offset); in _ReadHeader()
1160 resourcesHeader->rh_index_section_offset = indexSectionOffset; in _WriteResources()
/haiku/docs/develop/kits/storage/resources/
H A DResourcesFormat.tex240 uint32 rh_index_section_offset;