Home
last modified time | relevance | path

Searched refs:DEFAULT_YPIXEL (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/usr.bin/tmux/
Dwindow.c302 ypixel = DEFAULT_YPIXEL; in window_create()
417 ypixel = DEFAULT_YPIXEL; in window_resize()
Dtmux.h100 #define DEFAULT_YPIXEL 32 macro