Home
last modified time | relevance | path

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

/dports/devel/radare2/radare2-5.1.1/libr/core/
H A Dpanels.c2574 …int cur_x0 = cur->view->pos.x, cur_x1 = cur->view->pos.x + cur->view->pos.w - 1, cur_y0 = cur->vie… in __move_to_direction() local
2585 if (temp_x1 == cur_x0) { in __move_to_direction()
2604 if (temp_x1 <= cur_x0 || cur_x1 <= temp_x0) { in __move_to_direction()
2613 if (temp_x1 <= cur_x0 || cur_x1 <= temp_x0) { in __move_to_direction()