Home
last modified time | relevance | path

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

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dgdlwxstream.hpp71 bool SetBackingStore(int value){return true;} in SetBackingStore() function in GDLWXStream
H A Dgraphicsdevice.hpp262 virtual bool SetBackingStore(int value) { return false;} in SetBackingStore() function in GraphicsDevice
369 bool SetBackingStore(int value);
H A Dplotting_windows.cpp99 bool success = actDevice->SetBackingStore(retainType); in window()
H A Dgraphicsdevice.cpp556 bool GraphicsMultiDevice::SetBackingStore(int value) { in SetBackingStore() function in GraphicsMultiDevice
H A Dplotting_device.cpp292 bool success = actDevice->SetBackingStore((*val)[0]); in device()
H A Dgdlgstream.hpp268 virtual bool SetBackingStore(int value){return false;} in SetBackingStore() function in GDLGStream
/dports/science/gnudatalanguage/gdl-1.0.1/src/otherdevices/
H A Dgdlxstream.hpp68 bool SetBackingStore(int value);
H A Dgdlxstream.cpp73 SetBackingStore(actDevice->getBackingStore()); in Init()
293 bool GDLXStream::SetBackingStore(int value) in SetBackingStore() function in GDLXStream