Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx740 Rectangle aPixmapRect; in drawNativeControl() local
752 aPixmapRect = Rectangle( Point( aCtrlRect.Left()-1, aCtrlRect.Top()-1 ), in drawNativeControl()
754 pixmap = NWGetPixmapFromScreen( aPixmapRect ); in drawNativeControl()
880 returnVal = NWRenderPixmapToScreen( pixmap, aPixmapRect ) && returnVal; in drawNativeControl()

Completed in 33 milliseconds