Searched refs:firstOffset (Results 1 – 2 of 2) sorted by relevance
500 UINT firstOffset = pida->aoffset[1]; in OnDefaultCommand() local501 LPITEMIDLIST pidl = (LPITEMIDLIST)((LPBYTE)pida+firstOffset); in OnDefaultCommand()
188 ULONG firstOffset; member7125 last_run->firstSector + last_run->lastOffset - last_run->firstOffset, in BlockChainStream_UpdateIndexCache()7132 if (!last_run || next_sector != last_run->firstSector + next_offset - last_run->firstOffset) in BlockChainStream_UpdateIndexCache()7159 last_run->firstOffset = next_offset; in BlockChainStream_UpdateIndexCache()7172 This->tailIndex = last_run->firstSector + last_run->lastOffset - last_run->firstOffset; in BlockChainStream_UpdateIndexCache()7196 if (offset < This->indexCache[run_to_check].firstOffset) in BlockChainStream_GetSectorOfOffset()7198 max_offset = This->indexCache[run_to_check].firstOffset-1; in BlockChainStream_GetSectorOfOffset()7211 return This->indexCache[min_run].firstSector + offset - This->indexCache[min_run].firstOffset; in BlockChainStream_GetSectorOfOffset()7392 last_run->firstSector + last_run->lastOffset - last_run->firstOffset); in BlockChainStream_Shrink()7393 if (last_run->lastOffset == last_run->firstOffset) in BlockChainStream_Shrink()