Home | History | Annotate | Download | only in parser

Lines Matching refs:pNotify

571   CXFA_FFNotify* pNotify = pGenerateNode->GetDocument()->GetNotify();
583 pNotify->OnLayoutItemRemoving(pDocLayout, pCurLayoutItem);
958 CXFA_FFNotify* pNotify = pDocument->GetNotify();
973 if (pNotify->FindSplitPos(pFormNode, pLayoutItem->GetIndex(),
1306 CXFA_FFNotify* pNotify =
1313 pNotify->OnLayoutItemRemoving(pDocLayout, pOldLayoutItem);
2703 CXFA_FFNotify* pNotify = pDocument->GetNotify();
2705 pNotify->StartFieldDrawLayout(m_pFormNode, size.width, size.height);