Home
last modified time | relevance | path

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

/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dapc_widget.c201 …_rects = XShapeGetRectangles( DISP, X_WINDOW, ShapeBounding, &p-> shape_count, &p->shape_ordering); in prima_get_view_ex()
225 …DISP, X_WINDOW, ShapeBounding, 0, 0, p-> shape_rects, p->shape_count, ShapeSet, p->shape_ordering); in prima_set_view_ex()
227 …SP, XX->client, ShapeBounding, 0, 0, p-> shape_rects, p->shape_count, ShapeSet, p->shape_ordering); in prima_set_view_ex()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/unix/
H A Dguts.h1544 int shape_ordering; member