Home
last modified time | relevance | path

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

/dports/x11/xnee/xnee-3.19/libxnee/include/libxnee/
H A Dxnee_resolution.h54 xnee_str_to_res(char *res_str, xnee_res *xr);
57 xnee_res_cmp(xnee_res *xr1, xnee_res *xr2);
H A Dxnee.h361 } xnee_res; typedef
369 xnee_res res ; /*!< resolution when replaying */
381 xnee_res record ; /*!< resolution when recorded */
382 xnee_res replay ; /*!< resolution when replaying */
/dports/x11/xnee/xnee-3.19/libxnee/src/
H A Dxnee_resolution.c71 xnee_str_to_res(char *res_str, xnee_res *xr) in xnee_str_to_res()
126 xnee_res_cmp(xnee_res *xr1, xnee_res *xr2) in xnee_res_cmp()