Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/embedded/
H A Dqwsevent_qws.cpp116 case QWSEvent::ScreenTransformation: in factory()
H A Dqwsevent_qws.h86 ScreenTransformation, enumerator
446 : QWSEvent(QWSEvent::ScreenTransformation, sizeof(simpleData), in QWSScreenTransformationEvent()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/libkwineffects/
H A Dkwinglutils.h110 ScreenTransformation, enumerator
H A Dkwinglutils.cpp327 mMatrixLocation[ScreenTransformation] = uniformLocation("screenTransformation"); in resolveLocations()
/dports/x11-wm/compiz-plugins-main/compiz-plugins-main-0.8.8/src/wall/
H A Dwall.c71 } ScreenTransformation; typedef
135 ScreenTransformation transform;
1541 ScreenTransformation oldTransform = ws->transform; in wallPaintTransformedOutput()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqapplication_qws.cpp1059 } else if (e->type == QWSEvent::ScreenTransformation) { in fillQueue()
2823 } else if (event->type == QWSEvent::ScreenTransformation) { in qwsProcessEvent()