Home
last modified time | relevance | path

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

/dports/games/kevedit/kevedit-0.5.1/src/themes/rusty/
H A Dpanel_editor.c7 unsigned char PANEL_EDIT [] = { variable
H A Drusty.h76 extern unsigned char PANEL_EDIT[];
/dports/net-im/uTox/uTox/src/ui/
H A Dpanel.h15 PANEL_EDIT, enumerator
/dports/net-im/uTox/uTox/src/layout/
H A Dfriend.c692 .type = PANEL_EDIT,
723 .type = PANEL_EDIT,
745 .type = PANEL_EDIT,
771 .type = PANEL_EDIT,
857 .type = PANEL_EDIT,
H A Dcreate.h52 edit_##n.panel.type = PANEL_EDIT; \
H A Dsettings.c1522 .type = PANEL_EDIT,
1563 .type = PANEL_EDIT,
1603 .type = PANEL_EDIT,
1623 .type = PANEL_EDIT,
1652 .type = PANEL_EDIT,
1675 .type = PANEL_EDIT,
1706 .type = PANEL_EDIT,
H A Dsidebar.c207 .type = PANEL_EDIT,
H A Dgroup.c557 .type = PANEL_EDIT,
/dports/net-im/uTox/uTox/src/
H A Ddevices.c138 .type = PANEL_EDIT, in devices_update_ui()
H A Dui.c526 if (p->type == PANEL_EDIT) { in panel_dclick()
/dports/games/kevedit/kevedit-0.5.1/src/texteditor/
H A Ddisplay.c258 drawsidepanel(editor->d, PANEL_EDIT); in texteditDisplayPanel()
H A Deditbox.c79 drawsidepanel(d, PANEL_EDIT); in draweditpanel()