Home
last modified time | relevance | path

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

/haiku/src/tools/translation/inspector/
H A DImageView.cpp323 hex_format(uint32 num) in hex_format() function
358 string.ReplaceFirst("%2", hex_format(pfmts[i].type)); in dump_translation_formats()
360 string.ReplaceFirst("%4", hex_format(pfmts[i].group)); in dump_translation_formats()
404 bstr.ReplaceFirst("%3", hex_format(static_cast<uint32>(cs))); in UpdateInfoWindow()
420 bstr.ReplaceFirst("%11", hex_format(tinfo.type)); in UpdateInfoWindow()
425 bstr.ReplaceFirst("%14", hex_format(tinfo.group)); in UpdateInfoWindow()