Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqapplication_s60.cpp1399 const QPoint backingStoreBase = qwidget->mapTo(qwidget->window(), controlBase); in doDraw() local
1400 …const TRect backingStoreRect(TPoint(backingStoreBase.x(), backingStoreBase.y()), controlRect.Size(… in doDraw()