Home
last modified time | relevance | path

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

/dports/accessibility/yasr/yasr-0.6.9/yasr/
H A Dui.c764 if (!ui.rc_detached) in ui_revtog()
773 ui.rc_detached ^= 1; in ui_detachtog()
774 if (ui.rc_detached) in ui_detachtog()
H A Dyasr.h173 int rc_detached; member