Home
last modified time | relevance | path

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

/haiku/src/apps/overlayimage/
H A DOverlayApp.cpp30 OverlayApp theApp; in main() local
31 theApp.Run(); in main()
/haiku/src/apps/expander/
H A DExpanderApp.cpp67 ExpanderApp theApp; in main() local
68 theApp.Run(); in main()
/haiku/src/tests/kits/interface/bdeskbar/
H A DDeskbarAddItemTest.cpp76 BApplication theApp(appName); in PerformTest() local