Home
last modified time | relevance | path

Searched refs:gdk_region_union_with_rect (Results 1 – 25 of 93) sorted by relevance

1234

/dports/x11-toolkits/vte/vte-0.28.2/src/
H A Dvte-gtk-compat.h34 #define gdk_region_union_with_rect(r, rect) cairo_region_union_rectangle(r, rect) macro
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/
H A Dgdkregion.h104 void gdk_region_union_with_rect (GdkRegion *region,
H A Dgdk.def645 gdk_region_union_with_rect
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk1/
H A Dregion.cpp100 M_REGIONDATA->m_region = gdk_region_union_with_rect( wxGdkRegion(), &rect ); in IMPLEMENT_DYNAMIC_CLASS()
189 GdkRegion *reg = gdk_region_union_with_rect( M_REGIONDATA->m_region, &rect ); in DoUnionWithRect()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk1/
H A Dregion.cpp101 M_REGIONDATA->m_region = gdk_region_union_with_rect( wxGdkRegion(), &rect ); in IMPLEMENT_DYNAMIC_CLASS()
190 GdkRegion *reg = gdk_region_union_with_rect( M_REGIONDATA->m_region, &rect ); in DoUnionWithRect()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk1/
H A Dregion.cpp101 M_REGIONDATA->m_region = gdk_region_union_with_rect( wxGdkRegion(), &rect ); in IMPLEMENT_DYNAMIC_CLASS()
190 GdkRegion *reg = gdk_region_union_with_rect( M_REGIONDATA->m_region, &rect ); in DoUnionWithRect()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk1/
H A Dregion.cpp101 M_REGIONDATA->m_region = gdk_region_union_with_rect( wxGdkRegion(), &rect ); in IMPLEMENT_DYNAMIC_CLASS()
190 GdkRegion *reg = gdk_region_union_with_rect( M_REGIONDATA->m_region, &rect ); in DoUnionWithRect()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk1/
H A Dregion.cpp101 M_REGIONDATA->m_region = gdk_region_union_with_rect( wxGdkRegion(), &rect ); in IMPLEMENT_DYNAMIC_CLASS()
190 GdkRegion *reg = gdk_region_union_with_rect( M_REGIONDATA->m_region, &rect ); in DoUnionWithRect()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk1/
H A Dregion.cpp100 M_REGIONDATA->m_region = gdk_region_union_with_rect( wxGdkRegion(), &rect ); in InitRect()
189 GdkRegion *reg = gdk_region_union_with_rect( M_REGIONDATA->m_region, &rect ); in DoUnionWithRect()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk1/
H A Dregion.cpp100 M_REGIONDATA->m_region = gdk_region_union_with_rect( wxGdkRegion(), &rect ); in IMPLEMENT_DYNAMIC_CLASS()
189 GdkRegion *reg = gdk_region_union_with_rect( M_REGIONDATA->m_region, &rect ); in DoUnionWithRect()
/dports/audio/ardour6/Ardour-6.8.0/libs/widgets/
H A Dfastmeter.cc796 gdk_region_union_with_rect (region, &last_peak_rect); in queue_vertical_redraw()
815 gdk_region_union_with_rect (region, &rect); in queue_vertical_redraw()
869 gdk_region_union_with_rect (region, &last_peak_rect); in queue_horizontal_redraw()
886 gdk_region_union_with_rect (region, &rect); in queue_horizontal_redraw()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gdk/
H A Dgdkregion.inc45 procedure gdk_region_union_with_rect(region:PGdkRegion; rect:PGdkRectangle); cdecl; external gdklib;
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gdk/
H A Dgdkregion.inc45 procedure gdk_region_union_with_rect(region:PGdkRegion; rect:PGdkRectangle); cdecl; external gdklib;
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gdk/gdkmm/
H A Dregion.cc191 gdk_region_union_with_rect(gobj(), (rect).gobj()); in union_with_rect()
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/skins/
H A Dview.cc270 gdk_region_union_with_rect (region, & scaled); in scale_mask()
/dports/games/gnubg/gnubg-1.06.002/
H A Dgtklocdefs.h64 #define gtk_locdef_union_rectangle(pr, r) gdk_region_union_with_rect(pr, r)
/dports/graphics/dia/dia-0.97.3/app/
H A Drender_gdk.c184 gdk_region_union_with_rect( renderer->clip_region, &clip_rect ); in clip_region_add_rect()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gdk/src/
H A Dregion.hg98 _WRAP_METHOD(void union_with_rect(const Rectangle& rect), gdk_region_union_with_rect)
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk/
H A Dregion.cpp173 gdk_region_union_with_rect( M_REGIONDATA->m_region, &rect ); in DoUnionWithRect()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk/
H A Dregion.cpp173 gdk_region_union_with_rect( M_REGIONDATA->m_region, &rect ); in DoUnionWithRect()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk/
H A Dregion.cpp173 gdk_region_union_with_rect( M_REGIONDATA->m_region, &rect ); in DoUnionWithRect()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk/
H A Dregion.cpp173 gdk_region_union_with_rect( M_REGIONDATA->m_region, &rect ); in DoUnionWithRect()
/dports/games/vultures-eye/vulture-2.3.67/slashem/win/gtk/
H A Dxshmmap.c129 gdk_region_union_with_rect(xshm.dirty, rect); in xshm_map_draw()
468 gdk_region_union_with_rect(xshm.dirty, &rect); in xshm_map_size()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk/
H A Dregion.cpp247 gdk_region_union_with_rect( M_REGIONDATA->m_region, &rect ); in DoUnionWithRect()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk/
H A Dregion.cpp247 gdk_region_union_with_rect( M_REGIONDATA->m_region, &rect ); in DoUnionWithRect()

1234