Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netpfil/ipfw/test/
H A Dmain.c40 int max_y; /* max random number in the generation */ member
/freebsd-12.1/sys/dev/atkbdc/
H A Dpsm.c237 int max_y; member
3788 int max_x, max_y; local
4138 int max_x, max_y; local
/freebsd-12.1/contrib/dialog/
H A Dutil.c1175 int max_y = SLINES - 1; in auto_size_preformatted() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DIOHandler.cpp3340 const int max_y = window_height - 1 - y; in WindowDelegateDraw() local