widget_get_state 131 lib/widget/button.c focused = widget_get_state (w, WST_FOCUSED); widget_get_state 179 lib/widget/buttonbar.c if (widget_get_state (w, WST_VISIBLE)) widget_get_state 93 lib/widget/check.c focused = widget_get_state (w, WST_FOCUSED); widget_get_state 130 lib/widget/dialog-switch.c if (widget_get_state (WIDGET (d), WST_ACTIVE)) widget_get_state 279 lib/widget/dialog-switch.c if (widget_get_state (wh, WST_CLOSED)) widget_get_state 177 lib/widget/dialog.c if (!widget_get_state (WIDGET (h), WST_MODAL)) widget_get_state 183 lib/widget/dialog.c if (!widget_get_state (WIDGET (h), WST_MODAL)) widget_get_state 189 lib/widget/dialog.c if (!widget_get_state (WIDGET (h), WST_MODAL)) widget_get_state 289 lib/widget/dialog.c if (!widget_get_state (wh, WST_MODAL) && mc_global.midnight_shutdown) widget_get_state 295 lib/widget/dialog.c while (widget_get_state (wh, WST_ACTIVE)) widget_get_state 307 lib/widget/dialog.c while (widget_get_state (wh, WST_IDLE) && is_idle ()) widget_get_state 311 lib/widget/dialog.c if (!widget_get_state (wh, WST_ACTIVE)) widget_get_state 323 lib/widget/dialog.c if (widget_get_state (wh, WST_CLOSED)) widget_get_state 491 lib/widget/dialog.c if (top_dlg != NULL && widget_get_state (WIDGET (top_dlg->data), WST_MODAL)) widget_get_state 498 lib/widget/dialog.c if (widget_get_state (wh, WST_CONSTRUCT)) widget_get_state 500 lib/widget/dialog.c if (!widget_get_state (wh, WST_MODAL)) widget_get_state 552 lib/widget/dialog.c if (widget_get_state (WIDGET (h), WST_CLOSED)) widget_get_state 556 lib/widget/dialog.c if (!widget_get_state (WIDGET (h), WST_MODAL)) widget_get_state 173 lib/widget/group.c if (msg != MSG_DRAW || widget_get_state (w, WST_VISIBLE)) widget_get_state 361 lib/widget/group.c if (p != NULL && widget_get_state (WIDGET (g), WST_ACTIVE)) widget_get_state 369 lib/widget/group.c if (widget_get_options (w, WOP_WANT_CURSOR) && widget_get_state (w, WST_VISIBLE) widget_get_state 370 lib/widget/group.c && !widget_get_state (w, WST_DISABLED) && widget_update_cursor (WIDGET (p->data))) widget_get_state 478 lib/widget/group.c if (widget_get_state (wg, WST_ACTIVE)) widget_get_state 534 lib/widget/group.c if (!widget_get_state (w, WST_VISIBLE) || widget_get_state (w, WST_DISABLED)) widget_get_state 565 lib/widget/group.c if (widget_get_options (w, WOP_WANT_HOTKEY) && !widget_get_state (w, WST_DISABLED)) widget_get_state 731 lib/widget/group.c if (widget_get_state (w, WST_VISIBLE) && !widget_get_state (wp, WST_DISABLED)) widget_get_state 806 lib/widget/group.c if (widget_get_state (wg, WST_ACTIVE)) widget_get_state 845 lib/widget/group.c if (widget_get_state (WIDGET (g), WST_ACTIVE)) widget_get_state 73 lib/widget/groupbox.c disabled = widget_get_state (w, WST_DISABLED); widget_get_state 117 lib/widget/input.c disabled = widget_get_state (WIDGET (in), WST_DISABLED); widget_get_state 1018 lib/widget/input.c widget_set_state (WIDGET (in->label), WST_DISABLED, widget_get_state (w, WST_DISABLED)); widget_get_state 1196 lib/widget/input.c if (wi->owner == NULL || !widget_get_state (WIDGET (wi->owner), WST_ACTIVE)) widget_get_state 1223 lib/widget/input.c if (widget_get_state (wi, WST_DISABLED)) widget_get_state 80 lib/widget/label.c disabled = widget_get_state (w, WST_DISABLED); widget_get_state 149 lib/widget/listbox.c disabled = widget_get_state (wl, WST_DISABLED); widget_get_state 491 lib/widget/listbox.c listbox_draw (l, widget_get_state (w, WST_FOCUSED)); widget_get_state 209 lib/widget/menu.c if (!widget_get_state (CONST_WIDGET (menubar), WST_FOCUSED)) widget_get_state 226 lib/widget/menu.c tty_setcolor (widget_get_state (WIDGET (menubar), WST_FOCUSED) ? MENU_ENTRY_COLOR : widget_get_state 634 lib/widget/menu.c if (!widget_get_state (w, WST_FOCUSED)) widget_get_state 672 lib/widget/menu.c return widget_get_state (w, WST_FOCUSED) ? MSG_NOT_HANDLED : MSG_HANDLED; widget_get_state 677 lib/widget/menu.c if (widget_get_state (w, WST_FOCUSED)) widget_get_state 689 lib/widget/menu.c if (widget_get_state (w, WST_VISIBLE) || menubar_refresh (menubar)) widget_get_state 860 lib/widget/menu.c if (widget_get_state (w, WST_FOCUSED)) widget_get_state 1083 lib/widget/menu.c if (!widget_get_state (w, WST_FOCUSED)) widget_get_state 163 lib/widget/radio.c focused = widget_get_state (w, WST_FOCUSED); widget_get_state 100 lib/widget/widget-common.c if (w != NULL && widget_get_state (WIDGET (w->owner), WST_VISIBLE | WST_FOCUSED)) widget_get_state 123 lib/widget/widget-common.c if (g->current == NULL || !widget_get_state (WIDGET (g->current->data), WST_FOCUSED)) widget_get_state 129 lib/widget/widget-common.c else if (!widget_get_state (w, WST_FOCUSED)) widget_get_state 467 lib/widget/widget-common.c if (widget_get_state (w, WST_DISABLED)) widget_get_state 491 lib/widget/widget-common.c if (widget_get_state (w, WST_VISIBLE) != make_visible) widget_get_state 533 lib/widget/widget-common.c if (w != NULL && widget_get_state (w, WST_VISIBLE)) widget_get_state 537 lib/widget/widget-common.c if (g != NULL && widget_get_state (WIDGET (g), WST_ACTIVE)) widget_get_state 572 lib/widget/widget-common.c if (widget_get_state (old_w, WST_FOCUSED)) widget_get_state 610 lib/widget/widget-common.c return (widget_get_options (w, WOP_SELECTABLE) && widget_get_state (w, WST_VISIBLE) && widget_get_state 611 lib/widget/widget-common.c !widget_get_state (w, WST_DISABLED)); widget_get_state 818 lib/widget/widget-common.c if (widget_get_state (owner, WST_ACTIVE)) widget_get_state 836 lib/widget/widget-common.c if (ret == MSG_HANDLED && widget_get_state (owner, WST_ACTIVE)) widget_get_state 846 lib/widget/widget-common.c if (ret == MSG_HANDLED && widget_get_state (owner, WST_ACTIVE)) widget_get_state 663 lib/widget/wtools.c if (widget_get_state (WIDGET (sm->dlg), WST_CONSTRUCT)) widget_get_state 2877 src/diffviewer/ydiff.c h_modal = widget_get_state (h, WST_MODAL); widget_get_state 3402 src/diffviewer/ydiff.c if (error != 0 || widget_get_state (dw, WST_CLOSED)) widget_get_state 876 src/editor/editwidget.c if (!widget_get_state (WIDGET (b), WST_FOCUSED)) widget_get_state 1281 src/editor/editwidget.c if (!ok || widget_get_state (wd, WST_CLOSED)) widget_get_state 1320 src/editor/editwidget.c edit_status (e, widget_get_state (WIDGET (e), WST_FOCUSED)); widget_get_state 481 src/filemanager/chattr.c active = widget_get_state (w, WST_ACTIVE); widget_get_state 801 src/filemanager/chattr.c if (widget_get_state (sender, WST_FOCUSED)) widget_get_state 1534 src/filemanager/filemanager.c if (widget_get_state (WIDGET (the_menubar), WST_FOCUSED)) widget_get_state 1602 src/filemanager/filemanager.c if (!widget_get_state (WIDGET (the_menubar), WST_FOCUSED)) widget_get_state 994 src/filemanager/find.c if (!widget_get_state (WIDGET (h), WST_IDLE)) widget_get_state 598 src/filemanager/hotlist.c if (!widget_get_state (lst, WST_FOCUSED)) widget_get_state 826 src/filemanager/layout.c active = widget_get_state (mw, WST_ACTIVE); widget_get_state 352 src/filemanager/tree.c selected = widget_get_state (w, WST_FOCUSED) && current == tree->selected_ptr; widget_get_state 1157 src/filemanager/tree.c if (widget_get_state (w, WST_FOCUSED)) widget_get_state 1227 src/filemanager/tree.c else if (!widget_get_state (w, WST_FOCUSED)) widget_get_state 111 src/viewer/mcviewer.c if (!widget_get_state (w, WST_FOCUSED)) widget_get_state 274 src/viewer/mcviewer.c if (widget_get_state (vw, WST_CLOSED))