Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DControlPanel.C130 if (theDXApplication->appAllowsPanelAccess()) in ControlPanel()
810 if (!theDXApplication->appAllowsPanelAccess()) in createFileMenu()
836 if (theDXApplication->appAllowsPanelAccess()) { in createFileMenu()
1223 if (theDXApplication->appAllowsPanelAccess()) in createMenus()
3580 if (!theDXApplication->appAllowsPanelAccess()) in popdownCallback()
H A DDXApplication.h748 virtual boolean appAllowsPanelAccess();
H A DDXAnchorWindow.C455 if (theDXApplication->appAllowsPanelAccess()) { in createWindowsMenu()
H A DDXApplication.C4088 boolean DXApplication::appAllowsPanelAccess() function
4502 } else if (!theDXApplication->appAllowsPanelAccess()) {
H A DImageWindow.C1265 if (theDXApplication->appAllowsPanelAccess()) { in createWindowsMenu()