Searched refs:allow_commits_prop (Results 1 – 2 of 2) sorted by relevance
173 if (prop->propertyName != xwl_window->xwl_screen->allow_commits_prop) in xwl_window_set_allow_commits_from_property()228 if (rec->prop->propertyName == xwl_screen->allow_commits_prop) in xwl_property_callback()487 xwl_window->xwl_screen->allow_commits_prop, in xwl_window_init_allow_commits()1292 xwl_screen->allow_commits_prop = MakeAtom(allow_commits, in xwl_screen_init()1295 if (xwl_screen->allow_commits_prop == BAD_RESOURCE) in xwl_screen_init()
174 Atom allow_commits_prop; member