Home
last modified time | relevance | path

Searched defs:gdk_region_subtract (Results 1 – 5 of 5) sorted by relevance

/dports/sysutils/xfce4-settings/xfce4-settings-4.16.2/dialogs/display-settings/
H A Dscrollarea.h25 #define gdk_region_subtract cairo_region_subtract macro
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/
H A Dgdkregion-generic.c1481 gdk_region_subtract (GdkRegion *source1, in gdk_region_subtract() function
H A Dgdkalias.h2290 #define gdk_region_subtract IA__gdk_region_subtract macro
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A DOCPNRegion.cpp2414 gdk_region_subtract (OGdkRegion *source1, in gdk_region_subtract() function
/dports/x11/libexo/exo-4.16.3/exo/
H A Dexo-icon-view.c74 #define gdk_region_subtract(dst, other) cairo_region_subtract (dst, other) macro