Searched refs:totalHexBlocks (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DMemoryView.cpp826 int32 totalHexBlocks = fTargetBlock->Size() / charsPerBlock; local
827 int32 lineCount = totalHexBlocks / fHexBlocksPerLine;

Completed in 30 milliseconds