Home
last modified time | relevance | path

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

/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/start/
H A Dstart.c21 if (anchor & E_GADGET_SITE_ANCHOR_TOP) in do_orient()
56 if (anchor & E_GADGET_SITE_ANCHOR_TOP) in do_orient()
89 else if (anchor & E_GADGET_SITE_ANCHOR_TOP) in do_orient()
146 if (an & E_GADGET_SITE_ANCHOR_TOP) in _button_cb_mouse_up()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_bryce_editor.c26 if ((an != E_GADGET_SITE_ANCHOR_TOP) && in setup_exists()
30 … e_bryce_exists(parent, bryce, E_GADGET_SITE_ORIENT_HORIZONTAL, E_GADGET_SITE_ANCHOR_TOP | an)) in setup_exists()
52 if (bi->anchor & E_GADGET_SITE_ANCHOR_TOP) in _editor_bryce_add()
64 else if (bi->anchor & E_GADGET_SITE_ANCHOR_TOP) in _editor_bryce_add()
81 if (bi->anchor & E_GADGET_SITE_ANCHOR_TOP) in _editor_bryce_add()
308 _editor_add(obj, E_GADGET_SITE_ORIENT_HORIZONTAL, E_GADGET_SITE_ANCHOR_TOP); in _editor_add_top()
363 _editor_add(obj, E_GADGET_SITE_ORIENT_HORIZONTAL, E_GADGET_SITE_ANCHOR_TOP); in _bryce_edit_key_location()
H A De_gadget_types.h26 E_GADGET_SITE_ANCHOR_TOP = (1 << 2), enumerator
H A De_bryce.c112 if (an & E_GADGET_SITE_ANCHOR_TOP) in _bryce_autohide_coords()
159 if (an & E_GADGET_SITE_ANCHOR_TOP) in _bryce_position()
1139 if (an & E_GADGET_SITE_ANCHOR_TOP) in e_bryce_orient()
1151 else if (an & E_GADGET_SITE_ANCHOR_TOP) in e_bryce_orient()
1292 ORIENT_CHECK(VERTICAL, LEFT | E_GADGET_SITE_ANCHOR_TOP, LEFT); in e_bryce_exists()
1294 ORIENT_CHECK(VERTICAL, RIGHT | E_GADGET_SITE_ANCHOR_TOP, RIGHT); in e_bryce_exists()
1317 if ((b->anchor & E_GADGET_SITE_ANCHOR_TOP) && (an & E_GADGET_SITE_ANCHOR_TOP)) in e_bryce_exists()
H A De_gadget.c1056 if (zgc->resizing & E_GADGET_SITE_ANCHOR_TOP) in _gadget_mouse_resize()
1100 if (zgc->resizing & E_GADGET_SITE_ANCHOR_TOP) in _gadget_mouse_resize()
1225 zgc->resizing |= E_GADGET_SITE_ANCHOR_TOP; in _gadget_act_resize()
2461 if (zgc->site->anchor & E_GADGET_SITE_ANCHOR_TOP) in e_gadget_util_ctxpopup_place()
2469 if (zgc->site->anchor & E_GADGET_SITE_ANCHOR_TOP) in e_gadget_util_ctxpopup_place()
H A De_gadget_runner.c121 if (inst->anchor & E_GADGET_SITE_ANCHOR_TOP) in runner_run()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/luncher/
H A Dbar.c73 if (anchor & E_GADGET_SITE_ANCHOR_TOP) in _bar_location_get()
108 if (anchor & E_GADGET_SITE_ANCHOR_TOP) in _bar_location_get()
141 else if (anchor & E_GADGET_SITE_ANCHOR_TOP) in _bar_location_get()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/pager/gadget/
H A Dpager.c173 if (anchor & E_GADGET_SITE_ANCHOR_TOP) in _pager_location_get()
212 if (anchor & E_GADGET_SITE_ANCHOR_TOP) in _pager_location_get()
249 else if (anchor & E_GADGET_SITE_ANCHOR_TOP) in _pager_location_get()