Home
last modified time | relevance | path

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

/dports/lang/yorick/yorick-y_2_2_04/play/x11/
H A Dpals.c16 static void x_lose_shared(p_scr *s, p_col_t *pixels, int n);
83 x_lose_shared(s, w->pixels, n_old); in p_palette()
119 x_lose_shared(s, (p_col_t *)0, 0); in p_palette()
258 x_lose_shared(p_scr *s, p_col_t *pixels, int n) in x_lose_shared() function