Searched refs:weston_vlog (Results 1 – 10 of 10) sorted by relevance
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/libweston/ |
H A D | log.c | 103 weston_vlog(const char *fmt, va_list ap) in weston_vlog() function 125 l = weston_vlog(fmt, argp); in weston_log()
|
H A D | weston-log-internal.h | 101 weston_vlog(const char *fmt, va_list ap);
|
H A D | libinput-seat.c | 319 weston_vlog(format, args); in libinput_log_func()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/libweston/ |
H A D | log.c | 103 weston_vlog(const char *fmt, va_list ap) in weston_vlog() function 125 l = weston_vlog(fmt, argp); in weston_log()
|
H A D | weston-log-internal.h | 101 weston_vlog(const char *fmt, va_list ap);
|
H A D | libinput-seat.c | 319 weston_vlog(format, args); in libinput_log_func()
|
/dports/graphics/weston/weston-1.9.0/src/ |
H A D | log.c | 103 weston_vlog(const char *fmt, va_list ap) in weston_vlog() function 120 l = weston_vlog(fmt, argp); in weston_log()
|
H A D | libinput-seat.c | 272 weston_vlog(format, args); in libinput_log_func()
|
H A D | compositor.h | 1444 weston_vlog(const char *fmt, va_list ap);
|
/dports/graphics/weston/weston-1.9.0/xwayland/ |
H A D | window-manager.c | 180 l = weston_vlog(fmt, argp); in wm_log()
|