Lines Matching refs:PropertyPtr
74 PropertyPtr pProp; in PrintPropertys()
90 dixLookupProperty(PropertyPtr *result, WindowPtr pWin, Atom propertyName, in dixLookupProperty()
93 PropertyPtr pProp; in dixLookupProperty()
111 deliverPropertyNotifyEvent(WindowPtr pWin, int state, PropertyPtr pProp) in deliverPropertyNotifyEvent()
140 PropertyPtr *props; /* array of pointer */ in ProcRotateProperties()
141 PropertyPtr pProp, saved; in ProcRotateProperties()
150 props = xallocarray(stuff->nAtoms, sizeof(PropertyPtr)); in ProcRotateProperties()
258 PropertyPtr pProp; in dixChangeWindowProperty()
371 PropertyPtr pProp, prevProp; in DeleteProperty()
402 PropertyPtr pProp, pNextProp; in DeleteAllWindowProperties()
446 PropertyPtr pProp, prevProp; in ProcGetProperty()
575 PropertyPtr pProp, realProp; in ProcListProperties()