Home
last modified time | relevance | path

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

/dports/x11/xstroke/xstroke-0.5.12/
H A Dxstroke.c40 static int xstroke_init(xstroke_t * xstroke, args_t *args);
87 err = xstroke_init(&xstroke, &args); in main()
105 static int xstroke_init(xstroke_t * xstroke, args_t *args) in xstroke_init() function