Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dinput.c4359 int top_most, bottom_most; in region_to_outline() local
4381 top_most = boxes[0].y1; in region_to_outline()
4382 current_roof = top_most; in region_to_outline()
4423 if (boxes[i].y1 != top_most && boxes[i].y1 != prev_top) { in region_to_outline()