Home
last modified time | relevance | path

Searched refs:dstRect (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/inc/unx/gtk/
H A Dgtkgdi.hxx91 sal_Bool NWRenderPixmapToScreen( GdkPixmap* pPixmap, Rectangle dstRect );
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx3684 sal_Bool GtkSalGraphics::NWRenderPixmapToScreen( GdkPixmap* pPixmap, Rectangle dstRect ) in NWRenderPixmapToScreen() argument
3704 0, 0, dstRect.GetWidth(), dstRect.GetHeight(), dstRect.Left(), dstRect.Top() ); in NWRenderPixmapToScreen()

Completed in 36 milliseconds