Home
last modified time | relevance | path

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

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dcursors.c90 {SIZECURSOR,BIG_CURS, {46,0,26,19,0,10}},
125 {SIZECURSOR,SMALL_CURS, {34,34,16,9,0,4}},
H A Dtkgate_misc.h137 #define SIZECURSOR 13 macro
H A Dedit.c1393 wm_SetCursor(SIZECURSOR); in setEditCursor()