Lines Matching refs:None
27 static Atom atom_wm_state = None;
40 type_ret = None;
48 return (type_ret != None) ? True : False;
71 * The first matching window is returned, None if no match is found.
82 return None;
84 return None;
87 win = None;
90 children[i] = None; /* Don't bother descending into this one */
103 if (children[i] == None)
106 if (win != None)
133 type_ret = None;
191 if (win == None)
199 if (atom_wm_state == None) {
211 if (win != None)