Searched refs:ValidAtom (Results 1 – 12 of 12) sorted by relevance
166 if (!ValidAtom(stuff->selection)) { in ProcSetSelectionOwner()236 if (!ValidAtom(stuff->id)) { in ProcGetSelectionOwner()275 paramsOkay = ValidAtom(stuff->selection) && ValidAtom(stuff->target); in ProcConvertSelection()276 paramsOkay &= (stuff->property == None) || ValidAtom(stuff->property); in ProcConvertSelection()
158 if (!ValidAtom(atoms[i])) { in ProcRotateProperties()235 if (!ValidAtom(stuff->property)) { in ProcChangeProperty()239 if (!ValidAtom(stuff->type)) { in ProcChangeProperty()465 if (!ValidAtom(stuff->property)) { in ProcGetProperty()473 if ((stuff->type != AnyPropertyType) && !ValidAtom(stuff->type)) { in ProcGetProperty()629 if (!ValidAtom(stuff->property)) { in ProcDeleteProperty()
144 ValidAtom(Atom atom) in ValidAtom() function
2041 .valid_atom = ValidAtom,
526 if (!ValidAtom(stuff->property)) { in ProcRRChangeProviderProperty()530 if (!ValidAtom(stuff->type)) { in ProcRRChangeProviderProperty()556 if (!ValidAtom(stuff->property)) { in ProcRRDeleteProviderProperty()596 if (!ValidAtom(stuff->property)) { in ProcRRGetProviderProperty()604 if ((stuff->type != AnyPropertyType) && !ValidAtom(stuff->type)) { in ProcRRGetProviderProperty()
558 if (!ValidAtom(stuff->property)) { in ProcRRChangeOutputProperty()562 if (!ValidAtom(stuff->type)) { in ProcRRChangeOutputProperty()591 if (!ValidAtom(stuff->property)) { in ProcRRDeleteOutputProperty()628 if (!ValidAtom(stuff->property)) { in ProcRRGetOutputProperty()636 if ((stuff->type != AnyPropertyType) && !ValidAtom(stuff->type)) { in ProcRRGetOutputProperty()
713 if (!ValidAtom(stuff->monitor.name)) in ProcRRSetMonitor()756 if (!ValidAtom(stuff->name)) { in ProcRRDeleteMonitor()
248 if (!ValidAtom(property)) { in get_property()257 if ((type != AnyPropertyType) && !ValidAtom(type)) { in get_property()335 if (!ValidAtom(property)) { in check_change_property()339 if (!ValidAtom(type)) { in check_change_property()931 if (!ValidAtom(stuff->property)) { in ProcXDeleteDeviceProperty()1170 if (!ValidAtom(stuff->property)) { in ProcXIDeleteProperty()
188 if (!ValidAtom(a_local_atom)) in ephyrLocalAtomToHost()758 EPHYR_RETURN_VAL_IF_FAIL(ValidAtom(a_attr_name), BadMatch); in ephyrSetPortAttribute()812 EPHYR_RETURN_VAL_IF_FAIL(ValidAtom(a_attr_name), BadMatch); in ephyrGetPortAttribute()
290 extern _X_EXPORT Bool ValidAtom(Atom /*atom */ );
685 if (!ValidAtom(stuff->attribute)) { in ProcXvSetPortAttribute()714 if (!ValidAtom(stuff->attribute)) { in ProcXvGetPortAttribute()
77 if (((a)==None)||(!ValidAtom((a)))) {\86 if (((a)!=None)&&(!ValidAtom((a)))) {\93 if (((a)!=None)&&(!ValidAtom((a)))) {\4065 if ((((Atom) *wire) != None) && (!ValidAtom((Atom) *wire))) { in _XkbCheckAtoms()4085 if ((((Atom) *wire) != None) && (!ValidAtom(((Atom) *wire)))) { in _XkbCheckMaskedAtoms()