Home
last modified time | relevance | path

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

/dports/x11-toolkits/lesstif/lesstif-0.95.2/clients/Motif-2.1/mwm/
H A Dcursors.c107 scr->cursors[TOP_RIGHT_CURS] = XCreateFontCursor(dpy, XC_top_right_corner); in CURS_Initialize()
H A Dmwm.h611 #define TOP_RIGHT_CURS 14 macro