Searched refs:pParentNode (Results 1 – 1 of 1) sorted by relevance
3623 DevCursNodePtr pParentNode, pParentPrev; in WindowParentHasDeviceCursor() local3627 if (WindowSeekDeviceCursor(pParent, pDev, &pParentNode, &pParentPrev)) { in WindowParentHasDeviceCursor()3629 if (!pParentNode->cursor) /* inherited. */ in WindowParentHasDeviceCursor()3631 else if (pParentNode->cursor == pCursor) /* inherit */ in WindowParentHasDeviceCursor()