Home
last modified time | relevance | path

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

/dports/x11/tilda/tilda-tilda-1.5.0/src/
H A Dtilda_terminal.c1066 enum { SHOW_FULL_TITLE, SHOW_FIRST_N_CHARS, SHOW_LAST_N_CHARS }; in tilda_terminal_get_title() enumerator
1074 } else if (title_behaviour == SHOW_FIRST_N_CHARS) { in tilda_terminal_get_title()