Home
last modified time | relevance | path

Searched refs:GetSavedState (Results 1 – 12 of 12) sorted by relevance

/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/samples/ogl/studio/
H A Ddoc.h115 inline wxShape *GetSavedState() const { return m_savedState; } in GetSavedState() function
H A Ddoc.cpp177 if (shape == state->GetShapeOnCanvas() || shape == state->GetSavedState()) in FindStateByShape()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/samples/ogl/studio/
H A Ddoc.h115 inline wxShape *GetSavedState() const { return m_savedState; } in GetSavedState() function
H A Ddoc.cpp177 if (shape == state->GetShapeOnCanvas() || shape == state->GetSavedState()) in FindStateByShape()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/samples/ogl/studio/
H A Ddoc.h115 inline wxShape *GetSavedState() const { return m_savedState; } in GetSavedState() function
H A Ddoc.cpp177 if (shape == state->GetShapeOnCanvas() || shape == state->GetSavedState()) in FindStateByShape()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/samples/ogl/studio/
H A Ddoc.h115 inline wxShape *GetSavedState() const { return m_savedState; } in GetSavedState() function
H A Ddoc.cpp177 if (shape == state->GetShapeOnCanvas() || shape == state->GetSavedState()) in FindStateByShape()
/dports/audio/audacity/audacity-Audacity-3.1.3/src/
H A DUndoManager.h196 int GetSavedState() const;
H A DUndoManager.cpp477 int UndoManager::GetSavedState() const in GetSavedState() function in UndoManager
H A DProjectFileManager.cpp1391 auto savedState = undoManager.GetSavedState(); in Compact()
1395 savedState = undoManager.GetSavedState(); in Compact()
/dports/comms/snap7/snap7-full-1.4.2/utility/Windows/HMITracer/SynPDF/
H A DmORMotReport.pas546 function GetSavedState: TSavedState;
549 property SavedState: TSavedState read GetSavedState write SetSavedState;
2145 function TGDIPages.GetSavedState: TSavedState; in GetSavedState() function