Home | History | Annotate | Download | only in ewk

Lines Matching refs:oy

1047     Evas_Coord oy = y + (last_row - count + 1) * th + off_y;
1066 _ewk_tiled_backing_store_item_move(it, ox, oy);
1071 oy += th;
1094 Evas_Coord oy = y + off_y + (count - 1) * th;
1113 _ewk_tiled_backing_store_item_move(it, ox, oy);
1118 oy -= th;
1142 Evas_Coord oy = y + priv->view.offset.base.y;
1161 _ewk_tiled_backing_store_item_move(it, ox, oy);
1164 oy += th;
1189 Evas_Coord oy = y + priv->view.offset.base.y;
1207 _ewk_tiled_backing_store_item_move(it, ox, oy);
1210 oy += th;
1219 Evas_Coord base_ox, oy, tw, th;
1228 oy = y + priv->view.offset.base.y;
1243 _ewk_tiled_backing_store_item_move(it, ox, oy);
1247 oy += th;
1254 Evas_Coord base_ox, oy, tw, th;
1262 oy = y + priv->view.offset.base.y;
1270 _ewk_tiled_backing_store_item_move(it, ox, oy);
1273 oy += th;
1642 Evas_Coord oy = priv->view.offset.base.y + priv->view.y;
1653 _ewk_tiled_backing_store_item_move(it, ox, oy);
1657 oy += th;
1723 Evas_Coord oy = by + priv->view.y;
1737 _ewk_tiled_backing_store_item_move(it, ox, oy);
1741 oy += th;
1791 Evas_Coord oy = priv->view.offset.base.y + priv->view.y;
1802 _ewk_tiled_backing_store_item_move(it, ox, oy);
1806 oy += th;