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

/xsrc/external/mit/libXext/dist/include/X11/extensions/
H A Dmultibuf.h66 int update_hint; /* Frequent, Intermittent, Static */ member in struct:__anond32e1c810308
76 int update_hint; /* Frequent, Intermittent, Static */ member in struct:__anond32e1c810408
126 int /* update_hint */,
/xsrc/external/mit/libXext/dist/src/
H A DXMultibuf.c290 * and update_hint and be associated with the indicated window. The
298 int update_action, int update_hint,
314 req->updateHint = update_hint;
420 attr->update_hint = rep.updateHint;
432 * with the given window. This is currently limited to the update_hint.
454 *v++ = attr->update_hint;
294 XmbufCreateBuffers(Display * dpy,Window w,int count,int update_action,int update_hint,Multibuffer * buffers) argument

Completed in 3 milliseconds