Searched defs:hl_y (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1List.c438 int hl_x, hl_y, width, height; local
443 hl_y = y - lw->list.row_space/2;
446 XFillRectangle(XtDisplay(w), XtWindow(w), gc, hl_x, hl_y, width, height); local

Completed in 36 milliseconds