HomeSort by: relevance | last modified time | path
    Searched defs:old_height (Results 1 - 2 of 2) sorted by relevancy

  /src/distrib/utils/more/
signal.c 183 int old_width, old_height; local in function:psignals
188 old_height = sc_height;
190 if (sc_width != old_width || sc_height != old_height)
signal.c 183 int old_width, old_height; local in function:psignals
188 old_height = sc_height;
190 if (sc_width != old_width || sc_height != old_height)

Completed in 22 milliseconds