Home
last modified time | relevance | path

Searched refs:MsgManageByLeafClassName (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/opendx/dx-4.4.4/src/uipp/base/
H A DApplication.h137 static Symbol MsgManageByLeafClassName; variable
H A DApplication.C54 Symbol Application::MsgManageByLeafClassName = NUL(Symbol);
95 Application::MsgManageByLeafClassName = in Application()
H A DMainWindow.C501 else if (message == Application::MsgManageByLeafClassName) in notify()