Searched refs:NWGetPixmapFromScreen (Results 1 – 2 of 2) sorted by relevance
754 pixmap = NWGetPixmapFromScreen( aPixmapRect ); in drawNativeControl()1577 pixmap = NWGetPixmapFromScreen( pixmapRect ); in NWPaintGTKScrollbar()1966 pixmap = NWGetPixmapFromScreen( pixmapRect ); in NWPaintGTKSpinBox()2905 GdkPixmap* pixmap = NWGetPixmapFromScreen( aRect ); in NWPaintGTKListNode()2941 GdkPixmap* pixmap = NWGetPixmapFromScreen( Rectangle( Point( 0, 0 ), Size( w, h ) ) ); in NWPaintGTKProgress()3006 GdkPixmap* pixmap = NWGetPixmapFromScreen( rControlRectangle ); in NWPaintGTKSlider()3648 GdkPixmap* GtkSalGraphics::NWGetPixmapFromScreen( Rectangle srcRect ) in NWGetPixmapFromScreen() function in GtkSalGraphics
90 GdkPixmap* NWGetPixmapFromScreen( Rectangle srcRect );
Completed in 33 milliseconds