Searched refs:old_height (Results 1 – 3 of 3) sorted by relevance
183 int old_width, old_height; in psignals() local188 old_height = sc_height; in psignals()190 if (sc_width != old_width || sc_height != old_height) in psignals()
248 int old_width, old_height; in psignals() local253 old_height = sc_height; in psignals()255 if (sc_width != old_width || sc_height != old_height) in psignals()
164 int new_height, old_height = screenheight; variable203 if (screenheight == old_height)