Searched refs:handCursor (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dworkspace_manager.c55 static Cursor handCursor = None; variable in typeref:typename:Cursor
169 if(handCursor == None) {
170 NewFontCursor(&handCursor, "top_left_arrow");
2184 attr.cursor = handCursor;

Completed in 4 milliseconds