Home
last modified time | relevance | path

Searched refs:view_new (Results 1 – 25 of 241) sorted by relevance

12345678910

/dports/games/quakeforge/quakeforge-0.7.2/nq/source/
H A Dsbar.c1289 view = view_new (0, 0, 32, 16, grav_southwest); in init_sbar_views()
1293 view = view_new (0, 0, 32, 8, grav_northwest); in init_sbar_views()
1301 view = view_new (0, 0, 32, 16, grav_southeast); in init_sbar_views()
1350 view = view_new (0, 0, 42, 44, grav_southeast); in init_hud_views()
1365 view = view_new (0, 0, 32, 16, grav_southeast); in init_hud_views()
1398 view = view_new (0, 0, 32, 8, grav_northwest); in init_hipnotic_sbar_views()
1402 view = view_new (0, 0, 96, 16, grav_southeast); in init_hipnotic_sbar_views()
1406 view = view_new (0, 0, 32, 16, grav_southeast); in init_hipnotic_sbar_views()
1450 hud_armament_view = view_new (0, in init_hipnotic_hud_views()
1461 view = view_new (0, 0, 42, 44, grav_southeast); in init_hipnotic_hud_views()
[all …]
/dports/games/quakeforge/quakeforge-0.7.2/qw/source/
H A Dsbar.c1777 view = view_new (0, 0, 32, 16, grav_southwest); in init_sbar_views()
1781 view = view_new (0, 0, 32, 8, grav_northwest); in init_sbar_views()
1785 view = view_new (32, 0, 96, 16, grav_southeast); in init_sbar_views()
1789 view = view_new (0, 0, 32, 16, grav_southeast); in init_sbar_views()
1798 view = view_new (0, 0, 320, 24, grav_southwest); in init_sbar_views()
1802 view = view_new (0, 0, 320, 24, grav_southwest); in init_sbar_views()
1814 view = view_new (-l, 0, l, 48, grav_southwest); in init_sbar_views()
1819 view = view_new (-l, 0, l, 48, grav_southeast); in init_sbar_views()
1859 view = view_new (0, 0, 42, 44, grav_northeast); in init_hud_views()
1863 view = view_new (0, 0, 42, 44, grav_southeast); in init_hud_views()
[all …]
H A Dsv_sbar.c91 view = view_new (0, 0, 11, 1, grav_northwest); in SV_Sbar_Init()
96 view = view_new (11, 0, 8, 1, grav_northwest); in SV_Sbar_Init()
/dports/games/quakeforge/quakeforge-0.7.2/qtv/source/
H A Dsbar.c83 view = view_new (0, 0, 8, 1, grav_northwest); in qtv_sbar_init()
88 view = view_new (8, 0, 9, 1, grav_northwest); in qtv_sbar_init()
/dports/games/quakeforge/quakeforge-0.7.2/libs/console/
H A Dclient.c836 con_data.view = view_new (0, 0, 320, 200, grav_northeast); in C_Init()
837 console_view = view_new (0, 0, 320, 200, grav_northwest); in C_Init()
838 say_view = view_new (0, 0, 320, 8, grav_northwest); in C_Init()
839 notify_view = view_new (0, 8, 320, 32, grav_northwest); in C_Init()
840 menu_view = view_new (0, 0, 320, 200, grav_center); in C_Init()
841 hud_view = view_new (0, 0, 320, 200, grav_northeast); in C_Init()
866 view = view_new (0, 0, 320, 170, grav_northwest); in C_Init()
871 view = view_new (0, 12, 320, 10, grav_southwest); in C_Init()
876 view = view_new (0, 2, 320, 11, grav_southwest); in C_Init()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/test/
H A Dgtk-cairo-test.cc87 view_new (const char *filename, int *window_count) in view_new() function
176 v = view_new (argv[i], &window_count); in main()
H A Dgtk-splash-test.cc231 view_new (void) in view_new() function
292 v = view_new (); in main()
/dports/games/quakeforge/quakeforge-0.7.2/include/QF/
H A Dview.h136 view_t *view_new (int xp, int yp, int xl, int yl, grav_t grav);
/dports/graphics/nip2/nip2-8.7.1/src/
H A Dtoggle.c68 model_class->view_new = toggle_view_new; in toggle_class_init()
H A Dnumber.c68 model_class->view_new = number_view_new; in number_class_init()
H A Dslider.c74 model_class->view_new = slider_view_new; in slider_class_init()
H A Dfontname.c76 model_class->view_new = fontname_view_new; in fontname_class_init()
H A Diregiongroup.c81 model_class->view_new = iregiongroup_view_new; in iregiongroup_class_init()
H A Dstring.c87 model_class->view_new = string_view_new; in string_class_init()
H A Dvalue.c99 model_class->view_new = value_view_new; in value_class_init()
H A Doption.c91 model_class->view_new = option_view_new; in option_class_init()
H A Dpathname.c99 model_class->view_new = pathname_view_new; in pathname_class_init()
H A Dtoolkitgroup.c77 model_class->view_new = toolkitgroup_view_new; in toolkitgroup_class_init()
H A Dexpression.c153 model_class->view_new = expression_view_new; in expression_class_init()
/dports/x11/florence/florence-0.6.3/src/
H A Dview.h69 struct view *view_new (struct status *status, struct style *style, GSList *keyboards);
/dports/audio/sweep/sweep-0.9.3/src/
H A Dview.h30 view_new(sw_sample * sample, sw_framecount_t start,
/dports/graphics/poppler-qt5/poppler-21.12.0/test/
H A Dgtk-test.cc248 static View *view_new(PopplerDocument *doc) in view_new() function
373 view = view_new(doc); in main()
/dports/graphics/poppler/poppler-21.12.0/test/
H A Dgtk-test.cc248 static View *view_new(PopplerDocument *doc) in view_new() function
373 view = view_new(doc); in main()
/dports/graphics/poppler-glib/poppler-21.12.0/test/
H A Dgtk-test.cc248 static View *view_new(PopplerDocument *doc) in view_new() function
373 view = view_new(doc); in main()
/dports/graphics/poppler-utils/poppler-21.12.0/test/
H A Dgtk-test.cc248 static View *view_new(PopplerDocument *doc) in view_new() function
373 view = view_new(doc); in main()

12345678910