Searched refs:SetBackgroundToBitmap (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xsetroot/dist/
H A Dxsetroot.c63 static void SetBackgroundToBitmap(Pixmap bitmap,
274 SetBackgroundToBitmap(bitmap, gray_width, gray_height);
288 SetBackgroundToBitmap(bitmap, ww, hh);
294 SetBackgroundToBitmap(bitmap, 16, 16);
355 * SetBackgroundToBitmap: Set the root window background to a caller supplied
359 SetBackgroundToBitmap(Pixmap bitmap, unsigned int width, unsigned int height) function in typeref:typename:void

Completed in 2 milliseconds