Home
last modified time | relevance | path

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

/aoo42x/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx438 QPixmap qPixmap( pWidget->width(), pWidget->height() ); in drawStyledWidget() local
439 QPainter qPainter( &qPixmap ); in drawStyledWidget()
443 qPixmap.fill( pWidget, QPoint(0, 0) ); in drawStyledWidget()
472 GC aTmpGC = XCreateGC( dpy, qPixmap.handle(), 0, NULL ); in drawStyledWidget()
475 qPixmap.handle(), qPixmap.x11Screen(), qPixmap.x11Depth(), in drawStyledWidget()
775 qPixmap.handle(), qPixmap.x11Screen(), qPixmap.x11Depth(), in drawStyledWidget()

Completed in 33 milliseconds