Home
last modified time | relevance | path

Searched defs:pQImage (Results 1 – 5 of 5) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/qt5/
H A DQt5Graphics.hxx60 void setQImage(QImage* pQImage) { m_pQImage = pQImage; } in setQImage()
184 Qt5Graphics(QImage* pQImage) in Qt5Graphics()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qt5/
H A DQt5Graphics.cxx33 Qt5Graphics::Qt5Graphics( Qt5Frame *pFrame, QImage *pQImage ) in Qt5Graphics()
51 void Qt5Graphics::ChangeQImage(QImage* pQImage) in ChangeQImage()
H A DQt5Graphics_GDI.cxx36 Qt5GraphicsBackend::Qt5GraphicsBackend(Qt5Frame* pFrame, QImage* pQImage) in Qt5GraphicsBackend()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qt5/
H A DQt5Graphics.cxx32 Qt5Graphics::Qt5Graphics( Qt5Frame *pFrame, QImage *pQImage ) in Qt5Graphics()
49 void Qt5Graphics::ChangeQImage(QImage* pQImage) in ChangeQImage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/qt5/
H A DQt5Graphics.hxx72 Qt5Graphics(QImage* pQImage) in Qt5Graphics()