|
CTWM
|
Data Fields | |
| OtpWinList * | above |
| OtpWinList * | below |
| TwmWindow * | twm_win |
| WinType | type |
| bool | switching |
| int | pri_base |
| unsigned | pri_aflags |
| bool | stashed_aflags |
| OtpWinList* OtpWinList::above |
Definition at line 57 of file otp.c.
Referenced by free_OtpWinList(), InsertOwl(), InsertOwlAbove(), new_OtpWinList(), OtpBottomWin(), OtpCheckConsistencyVS(), OtpFocusWindowBE(), OtpNextWinUp(), OtpTopWin(), OwlPrettyPrint(), OwlRightBelow(), RaiseLowerOwl(), RemoveOwl(), TinyRaiseOwl(), and TryToMoveTransientsOfTo().
| OtpWinList* OtpWinList::below |
Definition at line 58 of file otp.c.
Referenced by free_OtpWinList(), GetOwlAtOrBelowInVS(), InsertOwl(), InsertOwlAbove(), new_OtpWinList(), OtpCheckConsistencyVS(), OtpForcePlacement(), OtpNextWinDown(), RaiseSmallTransientsOfAbove(), RemoveOwl(), ReparentWindow(), ReparentWindowAndIcon(), and TinyLowerOwl().
| unsigned OtpWinList::pri_aflags |
Definition at line 63 of file otp.c.
Referenced by AddNewOwl(), new_OtpWinList(), OtpIsFocusDependent(), OwlClearAflag(), OwlEffectivePriority(), OwlPrettyPrint(), OwlSetAflag(), OwlSetAflagMask(), OwlStashAflags(), and TryToMoveTransientsOfTo().
| int OtpWinList::pri_base |
Definition at line 62 of file otp.c.
Referenced by AddNewOwl(), ApplyPreferences(), new_OtpWinList(), OtpChangePriority(), OtpCheckConsistencyVS(), OtpForcePlacement(), OtpSwitchPriority(), OwlEffectivePriority(), OwlPrettyPrint(), RecomputeOwlPrefs(), SetOwlPriority(), and TryToSwitch().
| bool OtpWinList::stashed_aflags |
Definition at line 64 of file otp.c.
Referenced by AddNewOwl(), new_OtpWinList(), OtpStashAflagsFirstTime(), OwlStashAflags(), and RecomputeOwlPrefs().
| bool OtpWinList::switching |
Definition at line 61 of file otp.c.
Referenced by AddNewOwl(), ApplyPreferences(), new_OtpWinList(), OtpAdd(), OtpToggleSwitching(), and TryToSwitch().
| TwmWindow* OtpWinList::twm_win |
Definition at line 59 of file otp.c.
Referenced by ApplyPreferences(), BoxOfOwl(), GetOwlAtOrBelowInVS(), InsertOwlAbove(), isOnScreen(), new_OtpWinList(), OtpBottomWin(), OtpCheckConsistencyVS(), OtpFocusWindowBE(), OtpNextWinDown(), OtpNextWinUp(), OwlEffectivePriority(), OwlGetStashedAflags(), OwlPrettyPrint(), OwlStashAflags(), RecomputeOwlPrefs(), shouldStayAbove(), TryToMoveTransientsOfTo(), and WindowOfOwl().
| WinType OtpWinList::type |
Definition at line 60 of file otp.c.
Referenced by BoxOfOwl(), isOnScreen(), new_OtpWinList(), OtpBottomWin(), OtpCheckConsistencyVS(), OtpFocusWindowBE(), OtpNextWinDown(), OtpNextWinUp(), OtpTopWin(), OwlGetStashedAflags(), OwlPrettyPrint(), OwlStashAflags(), RaiseSmallTransientsOfAbove(), shouldStayAbove(), TryToMoveTransientsOfTo(), and WindowOfOwl().