Home
last modified time | relevance | path

Searched defs:max_y (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/hid/
H A Dietp.c113 uint16_t max_y; member
/freebsd/sys/netpfil/ipfw/test/
H A Dmain.c39 int max_y; /* max random number in the generation */ member
/freebsd/sys/dev/atkbdc/
H A Dpsm.c240 int max_y; member
3800 int max_x, max_y; local
4148 int max_x, max_y; local
/freebsd/contrib/dialog/
H A Dutil.c1282 int max_y = SLINES - 1; in auto_size_preformatted() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp6238 const int max_y = window_height - 1 - y; in WindowDelegateDraw() local