Searched defs:MainView (Results 1 – 4 of 4) sorted by relevance
21 @interface MainView : NSView interface285 @implementation MainView { implementation
153 @implementation MainView { implementation
161 fun MainView(appViewModel: AppViewModel, startProxy: () -> Unit) { in MainView() method
203 fun MainView( in MainView() method