Home | History | Annotate | Download | only in tools

Lines Matching full:false

233   static int init = FALSE;
244 return FALSE;
250 return FALSE;
262 return FALSE;
270 selection_atom = XInternAtom (display, atom_name, FALSE);
274 address_atom = XInternAtom (display, atom_name, FALSE);
278 pid_atom = XInternAtom (display, atom_name, FALSE);
288 * Returns FALSE if there was an error. Returning
311 XGetWindowProperty (xdisplay, owner, address_atom, 0, 1024, False,
315 return FALSE; /* error */
324 XGetWindowProperty (xdisplay, owner, pid_atom, 0, sizeof pid, False,
396 * success, FALSE if an error occurs.
407 return FALSE;
411 return FALSE; /* some kind of error */
438 return FALSE;
444 return FALSE;