Home
last modified time | relevance | path

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

/dports/science/gnudatalanguage/gdl-1.0.1/src/otherdevices/
H A Dgdlxstream.hpp87 void UnMapWindowAndSetPixmapProperty();
H A Dgdlxstream.cpp336 void GDLXStream::UnMapWindowAndSetPixmapProperty() { in UnMapWindowAndSetPixmapProperty() function in GDLXStream
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Ddevicewx.hpp181 winList[ wIx]->UnMapWindowAndSetPixmapProperty(); //needed: will set the "pixmap" property in WOpen()
H A Dgraphicsdevice.cpp564 winList[ actWin]->UnMapWindowAndSetPixmapProperty(); in Hide()
H A Dgdlgstream.hpp290 virtual void UnMapWindowAndSetPixmapProperty() {usedAsPixmap=true;} in UnMapWindowAndSetPixmapProperty() function in GDLGStream