Home
last modified time | relevance | path

Searched refs:screen_no (Results 1 – 25 of 139) sorted by relevance

123456

/dports/x11/mlterm/mlterm-3.9.1/contrib/tool/mlterm-zoom/
H A Dmlterm-zoom.c17 int screen_no; in main() local
36 screen_no = DefaultScreen(display); in main()
40 attrs.background_pixel = WhitePixel(display, screen_no); in main()
41 attrs.border_pixel = BlackPixel(display, screen_no); in main()
43 window = XCreateWindow(display, RootWindow(display, screen_no), x - (w / 2), y - (h / 2), w, h, 2, in main()
44 DefaultDepth(display, screen_no), InputOutput, in main()
45 DefaultVisual(display, screen_no), in main()
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/ext/vulkan/xcb/
H A Dvkdisplay_xcb.c68 _get_screen_from_connection (xcb_connection_t * connection, int screen_no) in _get_screen_from_connection() argument
75 while (screen_no-- > 0) in _get_screen_from_connection()
95 int screen_no = 0; in gst_vulkan_display_xcb_new() local
99 connection = xcb_connect (NULL, &screen_no); in gst_vulkan_display_xcb_new()
105 ret = gst_vulkan_display_xcb_new_with_connection (connection, screen_no); in gst_vulkan_display_xcb_new()
124 int screen_no) in gst_vulkan_display_xcb_new_with_connection() argument
136 ret->screen = _get_screen_from_connection (connection, screen_no); in gst_vulkan_display_xcb_new_with_connection()
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/ext/vulkan/xcb/
H A Dvkdisplay_xcb.c68 _get_screen_from_connection (xcb_connection_t * connection, int screen_no) in _get_screen_from_connection() argument
75 while (screen_no-- > 0) in _get_screen_from_connection()
95 int screen_no = 0; in gst_vulkan_display_xcb_new() local
99 connection = xcb_connect (NULL, &screen_no); in gst_vulkan_display_xcb_new()
105 ret = gst_vulkan_display_xcb_new_with_connection (connection, screen_no); in gst_vulkan_display_xcb_new()
124 int screen_no) in gst_vulkan_display_xcb_new_with_connection() argument
136 ret->screen = _get_screen_from_connection (connection, screen_no); in gst_vulkan_display_xcb_new_with_connection()
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/ext/vulkan/xcb/
H A Dvkdisplay_xcb.c68 _get_screen_from_connection (xcb_connection_t * connection, int screen_no) in _get_screen_from_connection() argument
75 while (screen_no-- > 0) in _get_screen_from_connection()
95 int screen_no = 0; in gst_vulkan_display_xcb_new() local
99 connection = xcb_connect (NULL, &screen_no); in gst_vulkan_display_xcb_new()
105 ret = gst_vulkan_display_xcb_new_with_connection (connection, screen_no); in gst_vulkan_display_xcb_new()
124 int screen_no) in gst_vulkan_display_xcb_new_with_connection() argument
136 ret->screen = _get_screen_from_connection (connection, screen_no); in gst_vulkan_display_xcb_new_with_connection()
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/ext/vulkan/xcb/
H A Dvkdisplay_xcb.c68 _get_screen_from_connection (xcb_connection_t * connection, int screen_no) in _get_screen_from_connection() argument
75 while (screen_no-- > 0) in _get_screen_from_connection()
95 int screen_no = 0; in gst_vulkan_display_xcb_new() local
99 connection = xcb_connect (NULL, &screen_no); in gst_vulkan_display_xcb_new()
105 ret = gst_vulkan_display_xcb_new_with_connection (connection, screen_no); in gst_vulkan_display_xcb_new()
124 int screen_no) in gst_vulkan_display_xcb_new_with_connection() argument
136 ret->screen = _get_screen_from_connection (connection, screen_no); in gst_vulkan_display_xcb_new_with_connection()
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/ext/vulkan/xcb/
H A Dvkdisplay_xcb.c68 _get_screen_from_connection (xcb_connection_t * connection, int screen_no) in _get_screen_from_connection() argument
75 while (screen_no-- > 0) in _get_screen_from_connection()
95 int screen_no = 0; in gst_vulkan_display_xcb_new() local
99 connection = xcb_connect (NULL, &screen_no); in gst_vulkan_display_xcb_new()
105 ret = gst_vulkan_display_xcb_new_with_connection (connection, screen_no); in gst_vulkan_display_xcb_new()
124 int screen_no) in gst_vulkan_display_xcb_new_with_connection() argument
136 ret->screen = _get_screen_from_connection (connection, screen_no); in gst_vulkan_display_xcb_new_with_connection()
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/ext/vulkan/xcb/
H A Dvkdisplay_xcb.c68 _get_screen_from_connection (xcb_connection_t * connection, int screen_no) in _get_screen_from_connection() argument
75 while (screen_no-- > 0) in _get_screen_from_connection()
95 int screen_no = 0; in gst_vulkan_display_xcb_new() local
99 connection = xcb_connect (NULL, &screen_no); in gst_vulkan_display_xcb_new()
105 ret = gst_vulkan_display_xcb_new_with_connection (connection, screen_no); in gst_vulkan_display_xcb_new()
124 int screen_no) in gst_vulkan_display_xcb_new_with_connection() argument
136 ret->screen = _get_screen_from_connection (connection, screen_no); in gst_vulkan_display_xcb_new_with_connection()
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/ext/vulkan/xcb/
H A Dvkdisplay_xcb.c68 _get_screen_from_connection (xcb_connection_t * connection, int screen_no) in _get_screen_from_connection() argument
75 while (screen_no-- > 0) in _get_screen_from_connection()
95 int screen_no = 0; in gst_vulkan_display_xcb_new() local
99 connection = xcb_connect (NULL, &screen_no); in gst_vulkan_display_xcb_new()
105 ret = gst_vulkan_display_xcb_new_with_connection (connection, screen_no); in gst_vulkan_display_xcb_new()
124 int screen_no) in gst_vulkan_display_xcb_new_with_connection() argument
136 ret->screen = _get_screen_from_connection (connection, screen_no); in gst_vulkan_display_xcb_new_with_connection()
/dports/multimedia/gstreamer1-plugins-ttml/gst-plugins-bad-1.16.2/ext/vulkan/xcb/
H A Dvkdisplay_xcb.c68 _get_screen_from_connection (xcb_connection_t * connection, int screen_no) in _get_screen_from_connection() argument
75 while (screen_no-- > 0) in _get_screen_from_connection()
95 int screen_no = 0; in gst_vulkan_display_xcb_new() local
99 connection = xcb_connect (NULL, &screen_no); in gst_vulkan_display_xcb_new()
105 ret = gst_vulkan_display_xcb_new_with_connection (connection, screen_no); in gst_vulkan_display_xcb_new()
124 int screen_no) in gst_vulkan_display_xcb_new_with_connection() argument
136 ret->screen = _get_screen_from_connection (connection, screen_no); in gst_vulkan_display_xcb_new_with_connection()
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/ext/vulkan/xcb/
H A Dvkdisplay_xcb.c68 _get_screen_from_connection (xcb_connection_t * connection, int screen_no) in _get_screen_from_connection() argument
75 while (screen_no-- > 0) in _get_screen_from_connection()
95 int screen_no = 0; in gst_vulkan_display_xcb_new() local
99 connection = xcb_connect (NULL, &screen_no); in gst_vulkan_display_xcb_new()
105 ret = gst_vulkan_display_xcb_new_with_connection (connection, screen_no); in gst_vulkan_display_xcb_new()
124 int screen_no) in gst_vulkan_display_xcb_new_with_connection() argument
136 ret->screen = _get_screen_from_connection (connection, screen_no); in gst_vulkan_display_xcb_new_with_connection()
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/ext/vulkan/xcb/
H A Dvkdisplay_xcb.c68 _get_screen_from_connection (xcb_connection_t * connection, int screen_no) in _get_screen_from_connection() argument
75 while (screen_no-- > 0) in _get_screen_from_connection()
95 int screen_no = 0; in gst_vulkan_display_xcb_new() local
99 connection = xcb_connect (NULL, &screen_no); in gst_vulkan_display_xcb_new()
105 ret = gst_vulkan_display_xcb_new_with_connection (connection, screen_no); in gst_vulkan_display_xcb_new()
124 int screen_no) in gst_vulkan_display_xcb_new_with_connection() argument
136 ret->screen = _get_screen_from_connection (connection, screen_no); in gst_vulkan_display_xcb_new_with_connection()
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/ext/vulkan/xcb/
H A Dvkdisplay_xcb.c68 _get_screen_from_connection (xcb_connection_t * connection, int screen_no) in _get_screen_from_connection() argument
75 while (screen_no-- > 0) in _get_screen_from_connection()
95 int screen_no = 0; in gst_vulkan_display_xcb_new() local
99 connection = xcb_connect (NULL, &screen_no); in gst_vulkan_display_xcb_new()
105 ret = gst_vulkan_display_xcb_new_with_connection (connection, screen_no); in gst_vulkan_display_xcb_new()
124 int screen_no) in gst_vulkan_display_xcb_new_with_connection() argument
136 ret->screen = _get_screen_from_connection (connection, screen_no); in gst_vulkan_display_xcb_new_with_connection()
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/ext/vulkan/xcb/
H A Dvkdisplay_xcb.c68 _get_screen_from_connection (xcb_connection_t * connection, int screen_no) in _get_screen_from_connection() argument
75 while (screen_no-- > 0) in _get_screen_from_connection()
95 int screen_no = 0; in gst_vulkan_display_xcb_new() local
99 connection = xcb_connect (NULL, &screen_no); in gst_vulkan_display_xcb_new()
105 ret = gst_vulkan_display_xcb_new_with_connection (connection, screen_no); in gst_vulkan_display_xcb_new()
124 int screen_no) in gst_vulkan_display_xcb_new_with_connection() argument
136 ret->screen = _get_screen_from_connection (connection, screen_no); in gst_vulkan_display_xcb_new_with_connection()
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/ext/vulkan/xcb/
H A Dvkdisplay_xcb.c68 _get_screen_from_connection (xcb_connection_t * connection, int screen_no) in _get_screen_from_connection() argument
75 while (screen_no-- > 0) in _get_screen_from_connection()
95 int screen_no = 0; in gst_vulkan_display_xcb_new() local
99 connection = xcb_connect (NULL, &screen_no); in gst_vulkan_display_xcb_new()
105 ret = gst_vulkan_display_xcb_new_with_connection (connection, screen_no); in gst_vulkan_display_xcb_new()
124 int screen_no) in gst_vulkan_display_xcb_new_with_connection() argument
136 ret->screen = _get_screen_from_connection (connection, screen_no); in gst_vulkan_display_xcb_new_with_connection()
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/ext/vulkan/xcb/
H A Dvkdisplay_xcb.c68 _get_screen_from_connection (xcb_connection_t * connection, int screen_no) in _get_screen_from_connection() argument
75 while (screen_no-- > 0) in _get_screen_from_connection()
95 int screen_no = 0; in gst_vulkan_display_xcb_new() local
99 connection = xcb_connect (NULL, &screen_no); in gst_vulkan_display_xcb_new()
105 ret = gst_vulkan_display_xcb_new_with_connection (connection, screen_no); in gst_vulkan_display_xcb_new()
124 int screen_no) in gst_vulkan_display_xcb_new_with_connection() argument
136 ret->screen = _get_screen_from_connection (connection, screen_no); in gst_vulkan_display_xcb_new_with_connection()
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/ext/vulkan/xcb/
H A Dvkdisplay_xcb.c68 _get_screen_from_connection (xcb_connection_t * connection, int screen_no) in _get_screen_from_connection() argument
75 while (screen_no-- > 0) in _get_screen_from_connection()
95 int screen_no = 0; in gst_vulkan_display_xcb_new() local
99 connection = xcb_connect (NULL, &screen_no); in gst_vulkan_display_xcb_new()
105 ret = gst_vulkan_display_xcb_new_with_connection (connection, screen_no); in gst_vulkan_display_xcb_new()
124 int screen_no) in gst_vulkan_display_xcb_new_with_connection() argument
136 ret->screen = _get_screen_from_connection (connection, screen_no); in gst_vulkan_display_xcb_new_with_connection()
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/ext/vulkan/xcb/
H A Dvkdisplay_xcb.c68 _get_screen_from_connection (xcb_connection_t * connection, int screen_no) in _get_screen_from_connection() argument
75 while (screen_no-- > 0) in _get_screen_from_connection()
95 int screen_no = 0; in gst_vulkan_display_xcb_new() local
99 connection = xcb_connect (NULL, &screen_no); in gst_vulkan_display_xcb_new()
105 ret = gst_vulkan_display_xcb_new_with_connection (connection, screen_no); in gst_vulkan_display_xcb_new()
124 int screen_no) in gst_vulkan_display_xcb_new_with_connection() argument
136 ret->screen = _get_screen_from_connection (connection, screen_no); in gst_vulkan_display_xcb_new_with_connection()
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/ext/vulkan/xcb/
H A Dvkdisplay_xcb.c68 _get_screen_from_connection (xcb_connection_t * connection, int screen_no) in _get_screen_from_connection() argument
75 while (screen_no-- > 0) in _get_screen_from_connection()
95 int screen_no = 0; in gst_vulkan_display_xcb_new() local
99 connection = xcb_connect (NULL, &screen_no); in gst_vulkan_display_xcb_new()
105 ret = gst_vulkan_display_xcb_new_with_connection (connection, screen_no); in gst_vulkan_display_xcb_new()
124 int screen_no) in gst_vulkan_display_xcb_new_with_connection() argument
136 ret->screen = _get_screen_from_connection (connection, screen_no); in gst_vulkan_display_xcb_new_with_connection()
/dports/multimedia/gstreamer1-plugins-mpeg2enc/gst-plugins-bad-1.16.2/ext/vulkan/xcb/
H A Dvkdisplay_xcb.c68 _get_screen_from_connection (xcb_connection_t * connection, int screen_no) in _get_screen_from_connection() argument
75 while (screen_no-- > 0) in _get_screen_from_connection()
95 int screen_no = 0; in gst_vulkan_display_xcb_new() local
99 connection = xcb_connect (NULL, &screen_no); in gst_vulkan_display_xcb_new()
105 ret = gst_vulkan_display_xcb_new_with_connection (connection, screen_no); in gst_vulkan_display_xcb_new()
124 int screen_no) in gst_vulkan_display_xcb_new_with_connection() argument
136 ret->screen = _get_screen_from_connection (connection, screen_no); in gst_vulkan_display_xcb_new_with_connection()
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/ext/vulkan/xcb/
H A Dvkdisplay_xcb.c68 _get_screen_from_connection (xcb_connection_t * connection, int screen_no) in _get_screen_from_connection() argument
75 while (screen_no-- > 0) in _get_screen_from_connection()
95 int screen_no = 0; in gst_vulkan_display_xcb_new() local
99 connection = xcb_connect (NULL, &screen_no); in gst_vulkan_display_xcb_new()
105 ret = gst_vulkan_display_xcb_new_with_connection (connection, screen_no); in gst_vulkan_display_xcb_new()
124 int screen_no) in gst_vulkan_display_xcb_new_with_connection() argument
136 ret->screen = _get_screen_from_connection (connection, screen_no); in gst_vulkan_display_xcb_new_with_connection()
/dports/audio/gstreamer1-plugins-modplug/gst-plugins-bad-1.16.2/ext/vulkan/xcb/
H A Dvkdisplay_xcb.c68 _get_screen_from_connection (xcb_connection_t * connection, int screen_no) in _get_screen_from_connection() argument
75 while (screen_no-- > 0) in _get_screen_from_connection()
95 int screen_no = 0; in gst_vulkan_display_xcb_new() local
99 connection = xcb_connect (NULL, &screen_no); in gst_vulkan_display_xcb_new()
105 ret = gst_vulkan_display_xcb_new_with_connection (connection, screen_no); in gst_vulkan_display_xcb_new()
124 int screen_no) in gst_vulkan_display_xcb_new_with_connection() argument
136 ret->screen = _get_screen_from_connection (connection, screen_no); in gst_vulkan_display_xcb_new_with_connection()
/dports/audio/gstreamer1-plugins-webrtcdsp/gst-plugins-bad-1.16.2/ext/vulkan/xcb/
H A Dvkdisplay_xcb.c68 _get_screen_from_connection (xcb_connection_t * connection, int screen_no) in _get_screen_from_connection() argument
75 while (screen_no-- > 0) in _get_screen_from_connection()
95 int screen_no = 0; in gst_vulkan_display_xcb_new() local
99 connection = xcb_connect (NULL, &screen_no); in gst_vulkan_display_xcb_new()
105 ret = gst_vulkan_display_xcb_new_with_connection (connection, screen_no); in gst_vulkan_display_xcb_new()
124 int screen_no) in gst_vulkan_display_xcb_new_with_connection() argument
136 ret->screen = _get_screen_from_connection (connection, screen_no); in gst_vulkan_display_xcb_new_with_connection()
/dports/audio/gstreamer1-plugins-ladspa/gst-plugins-bad-1.16.2/ext/vulkan/xcb/
H A Dvkdisplay_xcb.c68 _get_screen_from_connection (xcb_connection_t * connection, int screen_no) in _get_screen_from_connection() argument
75 while (screen_no-- > 0) in _get_screen_from_connection()
95 int screen_no = 0; in gst_vulkan_display_xcb_new() local
99 connection = xcb_connect (NULL, &screen_no); in gst_vulkan_display_xcb_new()
105 ret = gst_vulkan_display_xcb_new_with_connection (connection, screen_no); in gst_vulkan_display_xcb_new()
124 int screen_no) in gst_vulkan_display_xcb_new_with_connection() argument
136 ret->screen = _get_screen_from_connection (connection, screen_no); in gst_vulkan_display_xcb_new_with_connection()
/dports/audio/gstreamer1-plugins-openmpt/gst-plugins-bad-1.16.2/ext/vulkan/xcb/
H A Dvkdisplay_xcb.c68 _get_screen_from_connection (xcb_connection_t * connection, int screen_no) in _get_screen_from_connection() argument
75 while (screen_no-- > 0) in _get_screen_from_connection()
95 int screen_no = 0; in gst_vulkan_display_xcb_new() local
99 connection = xcb_connect (NULL, &screen_no); in gst_vulkan_display_xcb_new()
105 ret = gst_vulkan_display_xcb_new_with_connection (connection, screen_no); in gst_vulkan_display_xcb_new()
124 int screen_no) in gst_vulkan_display_xcb_new_with_connection() argument
136 ret->screen = _get_screen_from_connection (connection, screen_no); in gst_vulkan_display_xcb_new_with_connection()
/dports/audio/gstreamer1-plugins-gsm/gst-plugins-bad-1.16.2/ext/vulkan/xcb/
H A Dvkdisplay_xcb.c68 _get_screen_from_connection (xcb_connection_t * connection, int screen_no) in _get_screen_from_connection() argument
75 while (screen_no-- > 0) in _get_screen_from_connection()
95 int screen_no = 0; in gst_vulkan_display_xcb_new() local
99 connection = xcb_connect (NULL, &screen_no); in gst_vulkan_display_xcb_new()
105 ret = gst_vulkan_display_xcb_new_with_connection (connection, screen_no); in gst_vulkan_display_xcb_new()
124 int screen_no) in gst_vulkan_display_xcb_new_with_connection() argument
136 ret->screen = _get_screen_from_connection (connection, screen_no); in gst_vulkan_display_xcb_new_with_connection()

123456