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) function
358 string.ReplaceFirst("%2", hex_format(pfmts[i].type));
360 string.ReplaceFirst("%4", hex_format(pfmts[i].group));
404 bstr.ReplaceFirst("%3", hex_format(static_cast<uint32>(cs)));
420 bstr.ReplaceFirst("%11", hex_format(tinfo.type));
425 bstr.ReplaceFirst("%14", hex_format(tinfo.group));

Completed in 35 milliseconds