Home
last modified time | relevance | path

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

/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_bryce.h9 E_API void e_bryce_orient(Evas_Object *bryce, E_Gadget_Site_Orient orient, E_Gadget_Site_Anchor an);
H A De_bryce_editor.c88 e_bryce_orient(b, bi->orient, bi->anchor); in _editor_bryce_add()
H A De_bryce.c888 e_bryce_orient(b->bryce, e_gadget_site_orient_get(obj), e_gadget_site_anchor_get(obj)); in _bryce_site_anchor()
1132 e_bryce_orient(Evas_Object *bryce, E_Gadget_Site_Orient orient, E_Gadget_Site_Anchor an) in e_bryce_orient() function