Searched refs:wUserProps (Results 1 – 4 of 4) sorted by relevance
98 for (pProp = wUserProps(pWin); pProp; pProp = pProp->next) in dixLookupProperty()404 pProp = wUserProps(pWin); in DeleteAllWindowProperties()584 for (pProp = wUserProps(pWin); pProp; pProp = pProp->next) in ProcListProperties()592 for (pProp = wUserProps(pWin); pProp; pProp = pProp->next) { in ProcListProperties()
204 for (prop = wUserProps(pWin); prop; prop = prop->next) { in get_window_name()
194 #define wUserProps(w) wUseDefault(w, userProps, NULL) macro
419 for (pProp = wUserProps(pWin); pProp; pProp = pProp->next) in ProcSELinuxListProperties()428 for (pProp = wUserProps(pWin); pProp; pProp = pProp->next) { in ProcSELinuxListProperties()