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

/haiku/src/tools/translation/tiffinfo/
H A Dtiffinfo.cpp77 get_type_string(uint16 type) function
479 printf( " Type: %s (%d)\n", get_type_string(entry.fieldType),
/haiku/src/apps/diskprobe/
H A DProbeView.cpp216 get_type_string(char* buffer, size_t bufferSize, type_code type) function
447 get_type_string(buffer, sizeof(buffer), editor.Type());
1158 get_type_string(type + 1, sizeof(type) - 2, info.type);

Completed in 18 milliseconds