Home
last modified time | relevance | path

Searched defs:get_spot (Results 1 – 5 of 5) sorted by last modified time

/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/win32/
H A Dui_xic.c17 static int get_spot(ui_window_t *win, XPoint *spot) { in get_spot() function
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/
H A Dui_screen.c5384 static int get_spot(void *p, int *x, int *y) { in get_spot() function
H A Dui_im.h32 int (*get_spot)(void *, vt_char_t *, int, int *, int *); member
H A Dui_window.h55 int (*get_spot)(void *, int *, int *); member
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/xlib/
H A Dui_xic.c36 static int get_spot(ui_window_t *win, XPoint *spot) { in get_spot() function