Home | History | Annotate | Download | only in ewk

Lines Matching refs:ox

1057         Evas_Coord ox = x + priv->view.offset.base.x;
1066 _ewk_tiled_backing_store_item_move(it, ox, oy);
1067 ox += tw;
1104 Evas_Coord ox = x + priv->view.offset.base.x;
1113 _ewk_tiled_backing_store_item_move(it, ox, oy);
1114 ox += tw;
1153 Evas_Coord ox = x + (last_col - count + 1) * tw + off_x;
1156 for (i = 0; i < count; i++, c++, ox += tw) {
1161 _ewk_tiled_backing_store_item_move(it, ox, oy);
1199 Evas_Coord ox = x + (count - 1) * tw + off_x;
1202 for (i = 0; i < count; i++, c--, ox -= tw) {
1207 _ewk_tiled_backing_store_item_move(it, ox, oy);
1239 Evas_Coord ox = base_ox;
1243 _ewk_tiled_backing_store_item_move(it, ox, oy);
1245 ox += tw;
1268 Evas_Coord ox = base_ox;
1270 _ewk_tiled_backing_store_item_move(it, ox, oy);
1271 ox += tw;
1649 Evas_Coord ox = base_ox;
1653 _ewk_tiled_backing_store_item_move(it, ox, oy);
1655 ox += tw;
1733 Evas_Coord ox = base_ox;
1737 _ewk_tiled_backing_store_item_move(it, ox, oy);
1739 ox += tw;
1798 Evas_Coord ox = base_ox;
1802 _ewk_tiled_backing_store_item_move(it, ox, oy);
1804 ox += tw;