Home
last modified time | relevance | path

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

/haiku/src/bin/
H A Dtranslate.cpp88 uint32 GetTypeCodeForOutputMime(const char *mime);
540 outputFormat = GetTypeCodeForOutputMime(argv[3]); in ArgvReceived()
637 TranslateApp::GetTypeCodeForOutputMime(const char *mime) in GetTypeCodeForOutputMime() function in TranslateApp