Searched refs:pNextProp (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dproperty.c417 PropertyPtr pProp, pNextProp; local in function:DeleteAllWindowProperties
423 pNextProp = pProp->next;
426 pProp = pNextProp;
/xsrc/external/mit/xorg-server/dist/dix/
H A Dproperty.c407 PropertyPtr pProp, pNextProp; local in function:DeleteAllWindowProperties
412 pNextProp = pProp->next;
415 pProp = pNextProp;

Completed in 3 milliseconds