Home
last modified time | relevance | path

Searched defs:pxm (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/qt/tests/hybridPixmap/
Dwidget.cpp110 void Widget::pixmapSlot(const QPixmap& pxm) in pixmapSlot()
116 void Widget::randomSlot(const QPixmap& pxm) in randomSlot()
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsLayerQt.cpp1229 QPixmap* pxm = image->nativeImageForCurrentFrame(); in setContentsToImage() local