Home
last modified time | relevance | path

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

/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DMemoryView.cpp199 target_addr_t lineAddress = fTargetBlock->BaseAddress() + startLine in Draw() local
207 (int)fTargetAddressSize, lineAddress); in Draw()
292 lineAddress += currentBlocksPerLine * blockByteSize; in Draw()
295 lineAddress += fTextCharsPerLine; in Draw()