Home
last modified time | relevance | path

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

/dports/games/eureka/eureka-1.27b-source/src/
H A Dui_canvas.cc1553 bool touches1 = (sec1 >= 0) && list->get(sec1); in DrawSectorSelection() local
1556 if (! (touches1 || touches2)) in DrawSectorSelection()
1560 if (touches1 && touches2) in DrawSectorSelection()
1563 bool reverse = !touches1; in DrawSectorSelection()