Searched refs:WindowAttrValid (Results 1 – 3 of 3) sorted by relevance
1344 if ((r = WindowAttrValid((WindowObject *)(self), name))) in WindowGetattr()
1617 if ((r = WindowAttrValid((WindowObject *)(self), name))) in WindowGetattro()
3983 WindowAttrValid(WindowObject *self, char *name) in WindowAttrValid() function