Home
last modified time | relevance | path

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

/external/webkit/Tools/DumpRenderTree/qt/
DDumpRenderTreeQt.cpp126 virtual void drawPixmap(const QRectF& r, const QPixmap& pm, const QRectF& sr) { } in drawPixmap() function in WebCore::NullPrinter::NullPaintEngine
/external/webkit/Source/WebKit/qt/tests/qwebframe/
Dtst_qwebframe.cpp2949 void drawPixmap(const QRectF&, const QPixmap&, const QRectF&) { } in drawPixmap() function in DummyPaintEngine