Home
last modified time | relevance | path

Searched refs:MotifWmHints (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvcontext.c59 MotifWmHints, MwmHints; typedef
985 MotifWmHints *hints; in gst_xvcontext_create_xwindow()
987 hints = g_malloc0 (sizeof (MotifWmHints)); in gst_xvcontext_create_xwindow()
994 (guchar *) hints, sizeof (MotifWmHints) / sizeof (long)); in gst_xvcontext_create_xwindow()
Dxvimagesink.c150 MotifWmHints, MwmHints; typedef
/third_party/gstreamer/gstplugins_base/sys/ximage/
Dximagesink.c132 MotifWmHints, MwmHints; typedef
345 MotifWmHints *hints; in gst_x_image_sink_xwindow_decorate()
359 hints = g_malloc0 (sizeof (MotifWmHints)); in gst_x_image_sink_xwindow_decorate()
366 (guchar *) hints, sizeof (MotifWmHints) / sizeof (long)); in gst_x_image_sink_xwindow_decorate()