Home
last modified time | relevance | path

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

/dports/x11-toolkits/open-motif/motif-2.3.8/clients/mwm/
H A DWmFeedback.c263 pSD->fbLastHeight = height; in ShowFeedbackWindow()
563 ((pSD->fbLastWidth != width) || (pSD->fbLastHeight != height)))) in UpdateFeedbackInfo()
569 pSD->fbLastHeight = height; in UpdateFeedbackInfo()
H A DWmGlobal.h1364 unsigned int fbLastHeight; member
H A DWmInitWs.c1368 pSD->fbLastHeight = -1; in InitWmScreen()