Home
last modified time | relevance | path

Searched refs:HAVE_GTK (Results 1 – 6 of 6) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dproplist-util.c51 #if defined(HAVE_GTK) && defined(PA_GCC_WEAKREF)
80 #if defined(HAVE_GTK) && defined(PA_GCC_WEAKREF) in add_gtk_properties()
/third_party/pixman/demos/
DMakefile.am9 if HAVE_GTK
/third_party/pulseaudio/
Dmeson.build565 cdata.set('HAVE_GTK', 1)
Dconfigure.ac917 AS_IF([test "x$HAVE_GTK30" = "x1"], AC_DEFINE([HAVE_GTK], 1, [Have GTK?])) definition
/third_party/pixman/
Dconfigure.ac872 AM_CONDITIONAL(HAVE_GTK, [test "x$enable_gtk" = xyes]) condition
/third_party/gstreamer/gstplugins_good/
DChangeLog119799 Always define the conditional HAVE_GTK to fix configure in some cases