Home
last modified time | relevance | path

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

/dports/science/gnudatalanguage/gdl-1.0.1/src/otherdevices/
H A Ddevicex.hpp302 DLong GetVisualDepth() { in GetVisualDepth() function in DeviceX
306 DLong val=winList[actWin]->GetVisualDepth(); in GetVisualDepth()
310 return winList[actWin]->GetVisualDepth(); in GetVisualDepth()
H A Dgdlxstream.hpp61 DLong GetVisualDepth();
H A Ddevicewin.cpp480 DLong DeviceWIN::GetVisualDepth() in GetVisualDepth() function in DeviceWIN
509 int bitsperpixel = DeviceWIN::GetVisualDepth(); in Decomposed()
530 int Depth = DeviceWIN::GetVisualDepth(); in GetDecomposed()
H A Dgdlwinstream.hpp210 DLong GetVisualDepth();
H A Ddevicewin.hpp70 DLong GetVisualDepth();
H A Dgdlwinstream.cpp437 DLong GDLWINStream::GetVisualDepth(){ in GetVisualDepth() function in GDLWINStream
447 return GetVisualDepth(); in GetWindowDepth()
H A Dgdlxstream.cpp212 DLong GDLXStream::GetVisualDepth() { in GetVisualDepth() function in GDLXStream
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dgdlwxstream.hpp94 DLong GetVisualDepth();
H A Dgraphicsdevice.hpp248 virtual DLong GetVisualDepth() { return -1;} in GetVisualDepth() function in GraphicsDevice
H A Ddevicewx.hpp293 DLong GetVisualDepth() { in GetVisualDepth() function in DeviceWX
H A Dplotting_device.cpp146 DLong value = actDevice->GetVisualDepth(); in device()
H A Dgdlwxstream.cpp459 DLong GDLWXStream::GetVisualDepth() { in GetVisualDepth() function in GDLWXStream
H A Dgdlgstream.hpp263 virtual DLong GetVisualDepth() {return -1;} in GetVisualDepth() function in GDLGStream