Home
last modified time | relevance | path

Searched defs:titlebar_pos (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/profanity/profanity-0.11.1/src/config/
H A Dtheme.c508 int titlebar_pos = g_key_file_get_integer(theme, "ui", "titlebar.position", NULL); in _load_preferences() local
H A Dpreferences.h190 int titlebar_pos; member
H A Dpreferences.c1421 int titlebar_pos = g_key_file_get_integer(prefs, PREF_GROUP_UI, "titlebar.position", NULL); in prefs_get_win_placement() local