Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_cnp.h147 …m *(*Elm_Xy_Item_Get_Cb)(Evas_Object *obj, Evas_Coord x, Evas_Coord y, int *xposret, int *yposret);
441 … Evas_Object *cont, Elm_Object_Item *it, Evas_Coord x, Evas_Coord y, int xposret, int yposret, Elm…
453 …id *data, Evas_Object *obj, Elm_Object_Item *it, Elm_Selection_Data *ev, int xposret, int yposret);
H A Delm_dnd.c396 int xposret, yposret; /* Unused */ in _cont_obj_anim_start() local
398 (st->itemgetcb(st->obj, st->x_down, st->y_down, &xposret, &yposret)) in _cont_obj_anim_start()
628 int xposret = 0; in _elm_item_container_pos_cb() local
641 it = st->itemgetcb(obj, x+xo, y+yo, &xposret, &yposret); in _elm_item_container_pos_cb()
643 st->poscb(data, obj, it, x, y, xposret, yposret, action); in _elm_item_container_pos_cb()
651 int xposret = 0; in _elm_item_container_drop_cb() local
664 it = st->itemgetcb(obj, ev->x+xo, ev->y+yo, &xposret, &yposret); in _elm_item_container_drop_cb()
666 return st->dropcb(data, obj, it, ev, xposret, yposret); in _elm_item_container_drop_cb()
H A Delm_gengrid_eo.legacy.c183 elm_gengrid_at_xy_item_get(const Elm_Gengrid *obj, int x, int y, int *xposret, int *yposret) in elm_gengrid_at_xy_item_get() argument
185 return elm_obj_gengrid_at_xy_item_get(obj, x, y, xposret, yposret); in elm_gengrid_at_xy_item_get()
H A Delm_gengrid_eo.legacy.h510 EAPI Elm_Widget_Item *elm_gengrid_at_xy_item_get(const Elm_Gengrid *obj, int x, int y, int *xposret
H A Delm_gengrid_eo.c276 …grid_at_xy_item_get(const Eo *obj, Elm_Gengrid_Data *pd, int x, int y, int *xposret, int *yposret);
278 …tem_get, Elm_Widget_Item *, NULL, EFL_FUNC_CALL(x, y, xposret, yposret), int x, int y, int *xposre…
H A Delm_gengrid_eo.h517 EOAPI Elm_Widget_Item *elm_obj_gengrid_at_xy_item_get(const Eo *obj, int x, int y, int *xposret, in…
H A Delm_gengrid.c5235 … Eo *obj EINA_UNUSED, Elm_Gengrid_Data *sd, Evas_Coord x, Evas_Coord y, int *xposret, int *yposret) in _elm_gengrid_at_xy_item_get() argument
5287 if (xposret) in _elm_gengrid_at_xy_item_get()
5289 if (x <= (itx + (itw / 4))) *xposret = -1; in _elm_gengrid_at_xy_item_get()
5291 *xposret = 1; in _elm_gengrid_at_xy_item_get()
5292 else *xposret = 0; in _elm_gengrid_at_xy_item_get()
5301 if (xposret) in _elm_gengrid_at_xy_item_get()
5303 *xposret = 0; in _elm_gengrid_at_xy_item_get()
5305 *xposret = (-1); in _elm_gengrid_at_xy_item_get()
5307 *xposret = (1); in _elm_gengrid_at_xy_item_get()
/dports/devel/efl/efl-1.25.1/src/bin/elementary/
H A Dtest_dnd.c177 _gl_item_getcb(Evas_Object *obj, Evas_Coord x, Evas_Coord y, int *xposret EINA_UNUSED, int *yposret) in _gl_item_getcb()
191 _grid_item_getcb(Evas_Object *obj, Evas_Coord x, Evas_Coord y, int *xposret, int *yposret) in _grid_item_getcb() argument
195 item = elm_gengrid_at_xy_item_get(obj, x, y, xposret, yposret); in _grid_item_getcb()
198 (char *)elm_object_item_data_get(item), item, *xposret, *yposret); in _grid_item_getcb()
200 printf("over none, xposret %i yposret %i\n", *xposret, *yposret); in _grid_item_getcb()
205 …, Evas_Object *obj, Elm_Object_Item *it, Evas_Coord x, Evas_Coord y, int xposret, int yposret, Elm… in _gl_poscb() argument
209 x, y, xposret, yposret); in _gl_poscb()
213 …USED, Evas_Object *obj, Elm_Object_Item *it, Elm_Selection_Data *ev, int xposret EINA_UNUSED, int … in _gl_dropcb()
268 …USED, Evas_Object *obj, Elm_Object_Item *it, Elm_Selection_Data *ev, int xposret EINA_UNUSED, int … in _grid_dropcb()
/dports/games/xzip/xzip/
H A Dxtext.c89 static void find_loc_by_pos(long pos, int *xposret, int *yposret);
684 static void find_loc_by_pos(long pos, int *xposret, int *yposret) in find_loc_by_pos() argument
686 static void find_loc_by_pos(pos, xposret, yposret) in find_loc_by_pos()
688 int *xposret;
700 *xposret = 0;
714 *xposret = atpos;
724 *xposret = atpos;
/dports/graphics/ephoto/ephoto-1.5/src/bin/
H A Dephoto_thumb_browser.c125 Elm_Selection_Data *ev, int xposret EINA_UNUSED, int yposret EINA_UNUSED) in _drop_dropcb()
172 Evas_Coord y EINA_UNUSED,int *xposret EINA_UNUSED, int *yposret EINA_UNUSED) in _drop_item_getcb()
192 Evas_Coord y EINA_UNUSED, int xposret EINA_UNUSED, in _drop_pos()
370 _dnd_item_get(Evas_Object *obj, Evas_Coord x, Evas_Coord y, int *xposret, in _dnd_item_get() argument
375 item = elm_gengrid_at_xy_item_get(obj, x, y, xposret, yposret); in _dnd_item_get()
H A Dephoto_directory_browser.c86 Elm_Selection_Data *ev, int xposret EINA_UNUSED, int yposret EINA_UNUSED) in _drop_dropcb()
131 int *xposret EINA_UNUSED, int *yposret) in _drop_item_getcb()
158 Evas_Coord y EINA_UNUSED, int xposret EINA_UNUSED, in _drop_pos()
/dports/games/xglk/xglk/
H A Dxg_win_textbuf.c144 int *xposret, int *yposret);
1245 int *xposret, int *yposret) in find_loc_by_pos() argument
1256 *xposret = 0; in find_loc_by_pos()
1262 *xposret = 0; in find_loc_by_pos()
1277 *xposret = atpos; in find_loc_by_pos()
1295 *xposret = atpos; in find_loc_by_pos()