Home | History | Annotate | Download | only in parser

Lines Matching defs:pNotify

615   CXFA_FFNotify* pNotify = pGenerateNode->GetDocument()->GetNotify();
628 pNotify->OnLayoutItemRemoving(pDocLayout, pCurLayoutItem);
1001 CXFA_FFNotify* pNotify = pDocument->GetNotify();
1018 if (pNotify->FindSplitPos(pFormNode, pLayoutItem->GetIndex(),
1356 CXFA_FFNotify* pNotify =
1363 pNotify->OnLayoutItemRemoving(pDocLayout, pOldLayoutItem);
2754 CXFA_FFNotify* pNotify = pDocument->GetNotify();
2756 pNotify->StartFieldDrawLayout(m_pFormNode, size.width, size.height);