Home
last modified time | relevance | path

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

/dports/devel/xwpe/xwpe-1.5.30a/
H A DXwpe.h12 WpeSelectionShape, WpeLastShape enumerator
H A DWeXterm.c77 static int WpeXMouseDefault[WpeLastShape] = {132, 142, 150, 88, 124};
78 static Cursor WpeXMouseCursor[WpeLastShape];
470 for (cursor_num = WpeEditingShape; cursor_num < WpeLastShape; cursor_num++) in WpeXInit()