Searched refs:BApplication (Results 276 - 300 of 506) sorted by relevance

<<11121314151617181920>>

/haiku/src/apps/processcontroller/
H A DPCWorld.cpp30 class PCApplication : public BApplication {
55 BApplication(kSignature)
/haiku/src/apps/powerstatus/
H A DPowerStatus.cpp31 class PowerStatus : public BApplication {
69 BApplication(kSignature),
/haiku/src/add-ons/translators/rtf/
H A Dmain.cpp63 BApplication app("application/x-vnd.Haiku-RTFTranslator");
/haiku/src/apps/icon-o-matic/
H A DIconEditorApp.h48 class IconEditorApp : public BApplication {
53 // BApplication interface
/haiku/src/servers/bluetooth/
H A DBluetoothServer.h44 class BluetoothServer : public BApplication
/haiku/src/servers/index/
H A DIndexServer.h59 class IndexServer : public BApplication {
/haiku/src/tests/kits/app/bapplication/testapps/
H A DBApplicationTestAppQuitWhenStartedFromAnotherThread.cpp24 resume_thread(spawn_thread(bapp_quit_thread, "BApplication->Quit()", B_NORMAL_PRIORITY, NULL));
47 new BApplication("application/x-vnd.mmu_man-threaded-BApp-test");
48 gBAppThreadID = spawn_thread(bapp_thread, "BApplication(test)", B_NORMAL_PRIORITY, (void *)find_thread(NULL));
/haiku/src/tests/kits/app/bmessagerunner/
H A DMessageRunnerTestHelpers.h51 class MessageRunnerTestApp : public BApplication {
/haiku/src/tests/kits/app/common/
H A DCommonTestApp.h20 class CommonTestApp : public BApplication {
/haiku/src/tests/kits/game/direct_window_info_test/
H A Ddwinfo.cpp101 BApplication app("application/x-vnd.DWInfo");
/haiku/src/tests/kits/interface/
H A DPulseTest.cpp64 BApplication app("application/x-vnd.pulse_test");
H A DTruncateString.cpp52 BApplication app("application/x-vnd.Haiku-TruncateString");
H A DScreenTest.cpp9 BApplication app("application/x-vnd.BScreenTest");
/haiku/src/tests/kits/interface/bfont/
H A DGetBoundingBoxesTest.cpp51 BApplication app("application/x-vnd-Test.GetBoundingBoxesTest");
/haiku/src/tests/kits/interface/pictureprint/
H A DDumpPrintJob.cpp23 BApplication app("application/x-vnd.Haiku.dump-print-job");
/haiku/src/tests/kits/media/soundplayer/
H A DSimplePlayerTest.cpp49 BApplication app("application/dzwiek");
/haiku/src/tests/libs/alm/
H A DOperatorLayout.cpp58 BApplication app("application/x-vnd.haiku.ALMOperator");
H A DThreeButtons.cpp63 BApplication app("application/x-vnd.haiku.ThreeButtons");
/haiku/src/tests/servers/app/draw_string_offsets/
H A Dmain.cpp56 BApplication app(kAppSignature);
/haiku/src/tests/servers/app/no_pointer_history/
H A DNoPointerHistory.cpp80 BApplication app("application/x-vnd.Simon-NoPointerHistory");
/haiku/src/tests/servers/app/scrollbar/
H A Dmain.cpp60 BApplication app("application/x-vnd.stippi.scrollbar_test");
/haiku/src/servers/keystore/
H A DKeyStoreServer.h21 class KeyStoreServer : public BApplication {
/haiku/src/tests/servers/app/font_spacing/
H A Dmain.cpp86 BApplication app(kAppSignature);
/haiku/src/apps/expander/
H A DExpanderApp.cpp14 BApplication("application/x-vnd.Haiku-Expander")
/haiku/src/apps/midiplayer/
H A DMidiPlayerApp.cpp45 BApplication(MIDI_PLAYER_SIGNATURE)

Completed in 258 milliseconds

<<11121314151617181920>>