Home | History | Annotate | Download | only in xfa

Lines Matching refs:pSibling

1260     CXFA_Node* pSibling = pHeadChild->GetNextSibling();
1262 pHeadChild = pSibling;
1268 CXFA_Node* pSibling = pHeadChild->GetNextSibling();
1271 pHeadChild = pSibling;