Home
last modified time | relevance | path

Searched refs:make_colored_cursor (Results 1 – 8 of 8) sorted by relevance

/dports/japanese/kterm/kterm-6.2.0.fb6/
H A Dptyx.h769 extern Cursor make_colored_cursor();
H A DTekproc.c430 make_colored_cursor (XC_tcross, screen->mousecolor, in Tekparse()
856 wait_cursor = make_colored_cursor (XC_watch, screen->mousecolor, in dorefresh()
H A Dmisc.c145 Cursor make_colored_cursor (cursorindex, fg, bg) in make_colored_cursor() function
H A Dmain.c2169 screen->arrow = make_colored_cursor (XC_left_ptr, in get_terminal()
H A Dcharproc.c3950 screen->pointer_cursor = make_colored_cursor(XC_xterm,
/dports/x11/xterm/xterm-370/
H A DTekproc.c492 make_colored_cursor(XC_tcross, in Tekparse()
1036 wait_cursor = make_colored_cursor(XC_watch, in TekRefresh()
1476 tekscr->arrow = make_colored_cursor(XC_left_ptr, in TekInitialize()
H A Dxterm.h1161 extern Cursor make_colored_cursor (unsigned /* cursorindex */, unsigned long /* fg */, unsigned lon…
H A Dmisc.c840 make_colored_cursor(unsigned c_index, /* index into font */ in make_colored_cursor() function
1012 make_colored_cursor(shape, in xtermSetupPointer()