Home
last modified time | relevance | path

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

/dports/math/fricas/fricas-1.3.7/src/hyper/
H A Dhyper.h372 Cursor fDisplayedCursor; /* The currently displayed cursor */ member
H A Devent.c990 if (window->fDisplayedCursor == state) in change_cursor()
992 window->fDisplayedCursor = state; in change_cursor()
H A Dmem.c109 w->fDisplayedCursor = 0; in alloc_hd_window()