Home
last modified time | relevance | path

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

/dragonfly/contrib/dialog/
H A Ddialog.c216 #define xxT(name) o_##name, 0, tTrue, 0 macro
257 { "allow-close", xxT(allow_close), 1, NULL },
261 { "auto-placement", xxT(auto_placement), 1, NULL },
282 { "fixed-font", xxT(fixed_font), 1, NULL },
301 { "keep-colors", xxT(keep_colors), 1, NULL },
311 { "no-close", xxT(no_close), 1, NULL },
337 { "screen-center", xxT(screen_center), 1, NULL },
345 { "smooth", xxT(smooth), 1, NULL },
357 { "under-mouse", xxT(under_mouse), 1, NULL },
365 { "fb", xxT(fullbutton), 1, NULL },
[all …]