Home
last modified time | relevance | path

Searched refs:wm_printf (Results 1 – 4 of 4) sorted by relevance

/dports/games/wmqstat/wmqstat-0.0.4/appcore/
H A Dwmqstat.c308 wm_printf(5, 5, "%-6.6s", (strlen(srv->map) > 6) ? in draw_header()
311 wm_printf(45, 5, "%2d", srv->npl); in draw_header()
339 wm_printf(5, 16 + i * 11, "%-5.5s", srv->players[i + in display_stats()
341 wm_printf(39, 16 + i * 11, "%3d", (what == FRAGS) ? in display_stats()
354 wm_printf(int x, const int y, const char *fmt, ...) in wm_printf() function
H A Dproto.h82 static void wm_printf(int, const int, const char *, ...);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/xwayland/
H A Dwindow-manager.c203 wm_printf(struct weston_wm *wm, const char *fmt, ...) in wm_printf() function
846 wm_printf(wm, "XWM: create weston_surface %p\n", surface); in weston_wm_create_surface()
1103 wm_printf(wm, "XCB_MAP_REQUEST (window %d, ours)\n", in weston_wm_handle_map_request()
1164 wm_printf(wm, "XCB_MAP_NOTIFY (window %d, ours)\n", in weston_wm_handle_map_notify()
1180 wm_printf(wm, "XCB_UNMAP_NOTIFY (window %d, event %d%s)\n", in weston_wm_handle_unmap_notify()
1286 wm_printf(window->wm, "XWM: win %d geometry: %d,%d %dx%d\n", in weston_wm_window_set_pending_state()
1420 wm_printf(wm, "failed to allocate window\n"); in weston_wm_window_create()
1516 wm_printf(wm, "XCB_DESTROY_NOTIFY, win %d, event %d%s\n", in weston_wm_handle_destroy_notify()
1764 wm_printf(wm, "already have surface id for window %d\n", in weston_wm_window_handle_surface_id()
2022 wm_printf(wm, "XCB_BUTTON_%s (detail %d)\n", in weston_wm_handle_button()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/xwayland/
H A Dwindow-manager.c203 wm_printf(struct weston_wm *wm, const char *fmt, ...) in wm_printf() function
846 wm_printf(wm, "XWM: create weston_surface %p\n", surface); in weston_wm_create_surface()
1103 wm_printf(wm, "XCB_MAP_REQUEST (window %d, ours)\n", in weston_wm_handle_map_request()
1164 wm_printf(wm, "XCB_MAP_NOTIFY (window %d, ours)\n", in weston_wm_handle_map_notify()
1180 wm_printf(wm, "XCB_UNMAP_NOTIFY (window %d, event %d%s)\n", in weston_wm_handle_unmap_notify()
1286 wm_printf(window->wm, "XWM: win %d geometry: %d,%d %dx%d\n", in weston_wm_window_set_pending_state()
1420 wm_printf(wm, "failed to allocate window\n"); in weston_wm_window_create()
1516 wm_printf(wm, "XCB_DESTROY_NOTIFY, win %d, event %d%s\n", in weston_wm_handle_destroy_notify()
1764 wm_printf(wm, "already have surface id for window %d\n", in weston_wm_window_handle_surface_id()
2022 wm_printf(wm, "XCB_BUTTON_%s (detail %d)\n", in weston_wm_handle_button()
[all …]