Home
last modified time | relevance | path

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

/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DMemoryView.h26 HexMode16BitInt, enumerator
H A DInspectorWindow.cpp117 message->ReplaceInt32("mode", HexMode16BitInt); in _Init()
H A DMemoryView.cpp747 case HexMode16BitInt: in _GetNextHexBlock()