Searched defs:AppView (Results 1 – 10 of 10) sorted by relevance
26 public class AppView extends TwoColumnLayout { class
28 data AppView' arg = Application Expr [NamedArg arg] type31 type AppView = AppView' Expr type
17 @interface AppView : NSOpenGLView interface23 @implementation AppView implementation
33 @implementation AppView implementation
47 e@App{} -> let AppView e' es = appView e in (e' :|) <$> mapM onlyVisible es function
610 data AppView = AppView Expr [NamedArg Expr] type
50 AppView::AppView(const char * /*iName*/) in AppView() function in Freestyle::AppView
40 class AppView; variable
62 pub const AppView: Self = Self(0i32); const
1039 let AppView e' args = appView e function