Home
last modified time | relevance | path

Searched refs:WM_FUNC_PANEL_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/open-motif/motif-2.3.8/clients/mwm/
H A DWmGlobal.h355 #define WM_FUNC_PANEL_DEFAULT (MWM_FUNC_MOVE | MWM_FUNC_MINIMIZE) macro
H A DWmWinInfo.c4002 pCD->clientFunctions &= WM_FUNC_PANEL_DEFAULT; in ProcessMwmHints()