Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DDXApplication.h470 static Symbol MsgPanelChanged; variable
H A DDXWindow.C326 else if (message == DXApplication::MsgPanelChanged) in notify()
H A DDXApplication.C172 Symbol DXApplication::MsgPanelChanged = 0;
2308 DXApplication::MsgPanelChanged =
4383 this->notifyClients(DXApplication::MsgPanelChanged);
H A DEditorWindow.C4209 if (message == DXApplication::MsgPanelChanged) { in notify()
H A DImageWindow.C1532 if (message == DXApplication::MsgPanelChanged) { in notify()