Searched refs:translator (Results 26 - 29 of 29) sorted by relevance

12

/haiku/src/apps/codycam/
H A DCodyCam.cpp418 fFtpInfo.translator = 0;
535 message->FindInt32("be:translator", &(fFtpInfo.translator));
/haiku/src/tests/add-ons/translators/bmptranslator/
H A DBMPTranslatorTest.cpp186 CPPUNIT_ASSERT(ti.type == 0 && ti.translator == 0);
193 CPPUNIT_ASSERT(ti.type == 0 && ti.translator == 0);
1115 // The input formats that this translator is supposed to support
1135 // The output formats that this translator is supposed to support
/haiku/src/apps/showimage/
H A DShowImageView.cpp822 roster->GetOutputFormats(info[i].translator, &formats, &count);
911 roster->GetOutputFormats(outInfo[i].translator, &formats,
/haiku/src/tests/kits/translation/
H A DTranslatorRosterTest.cpp215 // make sure that the translator matches
227 // make certain that each translator in kaTranslatorNames
408 // make sure that every translator that is in the default
467 // make sure that every translator in the Default BTranslatorRoster is in
491 // make sure instantiate makes an "exact" copy of the default translator
498 // make sure that every translator in the pDefRoster is in
582 // make sure each translator is loaded exactly once
611 //get id for a translator (just use the first one)
623 //get conf for invalid translator
634 //get config for actual translator
[all...]

Completed in 73 milliseconds

12