Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/lib/evas/common/
H A Devas_draw_main.c390 if (X1_IN && X2_IN && Y1_IN && Y2_IN) in evas_common_draw_context_cutout_split()
436 if (X1_IN && X2_IN && !Y1_IN && !Y2_IN) in evas_common_draw_context_cutout_split()
481 if (!X1_IN && !X2_IN && Y1_IN && Y2_IN) in evas_common_draw_context_cutout_split()
510 if (!X1_IN && X2_IN && !Y1_IN && Y2_IN) in evas_common_draw_context_cutout_split()
526 if (X1_IN && X2_IN && !Y1_IN && Y2_IN) in evas_common_draw_context_cutout_split()
543 if (X1_IN && !X2_IN && !Y1_IN && Y2_IN) in evas_common_draw_context_cutout_split()
559 if (!X1_IN && X2_IN && Y1_IN && Y2_IN) in evas_common_draw_context_cutout_split()
575 if (X1_IN && !X2_IN && Y1_IN && Y2_IN) in evas_common_draw_context_cutout_split()
591 if (!X1_IN && X2_IN && Y1_IN && !Y2_IN) in evas_common_draw_context_cutout_split()
606 if (X1_IN && X2_IN && Y1_IN && !Y2_IN) in evas_common_draw_context_cutout_split()
[all …]