Home
last modified time | relevance | path

Searched refs:XCURSOR_BOTTOM_SIDE (Results 1 – 3 of 3) sorted by relevance

/dports/x11/foot/foot/
H A Dterminal.h668 extern const char *const XCURSOR_BOTTOM_SIDE;
H A Dinput.c1869 else if (term->active_surface == TERM_SURF_BORDER_BOTTOM) return XCURSOR_BOTTOM_SIDE; in xcursor_for_csd_border()
H A Dterminal.c59 const char *const XCURSOR_BOTTOM_SIDE = "bottom_side"; variable