Home
last modified time | relevance | path

Searched defs:pNotify (Results 1 – 20 of 20) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_hostpseudomodel.cpp25 IXFA_Notify* pNotify, in Script_HostPseudoModel_LoadString()
35 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_HostPseudoModel_AppType() local
51 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_HostPseudoModel_FoxitAppType() local
67 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_HostPseudoModel_CalculationsEnabled() local
84 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_HostPseudoModel_CurrentPage() local
101 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_HostPseudoModel_Language() local
117 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_HostPseudoModel_NumPages() local
133 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_HostPseudoModel_Platform() local
152 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_HostPseudoModel_Title() local
172 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_HostPseudoModel_ValidationsEnabled() local
[all …]
Dxfa_script_signaturepseudomodel.cpp31 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_SignaturePseudoModel_Verify() local
53 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_SignaturePseudoModel_Sign() local
87 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_SignaturePseudoModel_Enumerate() local
103 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_SignaturePseudoModel_Clear() local
Dxfa_script_layoutpseudomodel.cpp29 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_LayoutPseudoModel_Ready() local
370 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_LayoutPseudoModel_PageContent() local
393 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_LayoutPseudoModel_AbsPageCountInBatch() local
406 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_LayoutPseudoModel_SheetCountInBatch() local
448 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_LayoutPseudoModel_AbsPageInBatch() local
482 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_LayoutPseudoModel_SheetInBatch() local
Dxfa_layout_appadapter.cpp49 IXFA_Notify* pNotify = in XFA_ReleaseLayoutItem() local
Dxfa_layout_pagemgr_new.cpp409 IXFA_Notify* pNotify = in AddPageAreaLayoutItem() local
1546 IXFA_Notify* pNotify, in XFA_SyncRemoveLayoutItem()
1569 IXFA_Notify* pNotify = in SaveLayoutItem() local
1630 IXFA_Notify* pNotify = pDocument->GetParser()->GetNotify(); in MergePageSetContents() local
1841 void XFA_SyncContainer(IXFA_Notify* pNotify, in XFA_SyncContainer()
1876 IXFA_Notify* pNotify = in SyncLayoutData() local
1981 IXFA_Notify* pNotify = in PrepareLayout() local
Dxfa_object_imp.cpp1310 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_Attribute_SendAttributeChangeMessage() local
1607 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_Som_Message() local
2188 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_Field_ExecInitialize() local
2281 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_Field_ExecCalculate() local
2364 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_Field_ExecValidate() local
2454 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_ExclGroup_ExecInitialize() local
2467 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_ExclGroup_ExecCalculate() local
2480 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_ExclGroup_ExecValidate() local
2543 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_Som_InstanceIndex() local
2621 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_Subform_ExecInitialize() local
[all …]
Dxfa_script_imp.cpp168 IXFA_Notify* pNotify = pDoc->GetNotify(); in GlobalPropertySetter() local
250 IXFA_Notify* pNotify = pDoc->GetNotify(); in GlobalPropertyGetter() local
Dxfa_script_eventpseudomodel.cpp247 IXFA_Notify* pNotify = m_pDocument->GetParser()->GetNotify(); in Script_EventPseudoModel_Emit() local
Dxfa_layout_itemlayout.cpp103 IXFA_Notify* pNotify = pDocument->GetParser()->GetNotify(); in FindLayoutItemSplitPos() local
564 IXFA_Notify* pNotify = in ExtractLayoutItem() local
629 IXFA_Notify* pNotify = pGenerateNode->GetDocument()->GetParser()->GetNotify(); in XFA_DeleteLayoutGeneratedNode() local
2923 IXFA_Notify* pNotify = pDocument->GetParser()->GetNotify(); in DoLayoutField() local
Dxfa_parser_imp.cpp1389 IXFA_DocParser* IXFA_DocParser::Create(IXFA_Notify* pNotify) { in Create()
1392 CXFA_DocumentParser::CXFA_DocumentParser(IXFA_Notify* pNotify) in CXFA_DocumentParser()
/external/libnfc-nci/halimpl/pn54x/dnld/
DphDnldNfc.c59 NFCSTATUS phDnldNfc_Reset(pphDnldNfc_RspCb_t pNotify, void *pContext) in phDnldNfc_Reset()
122 NFCSTATUS phDnldNfc_GetVersion(pphDnldNfc_Buff_t pVersionInfo, pphDnldNfc_RspCb_t pNotify, void *pC… in phDnldNfc_GetVersion()
192 NFCSTATUS phDnldNfc_GetSessionState(pphDnldNfc_Buff_t pSession, pphDnldNfc_RspCb_t pNotify, void *p… in phDnldNfc_GetSessionState()
266 …c_CheckIntegrity(uint8_t bChipVer, pphDnldNfc_Buff_t pCRCData, pphDnldNfc_RspCb_t pNotify, void *p… in phDnldNfc_CheckIntegrity()
349 NFCSTATUS phDnldNfc_ReadLog(pphDnldNfc_Buff_t pData, pphDnldNfc_RspCb_t pNotify, void *pContext) in phDnldNfc_ReadLog()
423 NFCSTATUS phDnldNfc_Write(bool_t bRecoverSeq, pphDnldNfc_Buff_t pData, pphDnldNfc_RspCb_t pNotify,… in phDnldNfc_Write()
543 NFCSTATUS phDnldNfc_Log(pphDnldNfc_Buff_t pData, pphDnldNfc_RspCb_t pNotify, void *pContext) in phDnldNfc_Log()
616 NFCSTATUS phDnldNfc_Force(pphDnldNfc_Buff_t pInputs, pphDnldNfc_RspCb_t pNotify, void *pContext) in phDnldNfc_Force()
804 …wReq(pphDnldNfc_Buff_t pFrameData, pphDnldNfc_Buff_t pRspData, pphDnldNfc_RspCb_t pNotify, void *p… in phDnldNfc_RawReq()
1291 NFCSTATUS phDnldNfc_ReadMem(void *pHwRef, pphDnldNfc_RspCb_t pNotify, void *pContext) in phDnldNfc_ReadMem()
[all …]
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Edit.h109 void SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify()
DPWL_ListBox.h105 void SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify()
DPWL_EditCtrl.h85 void SetEditNotify(IPWL_Edit_Notify* pNotify) { m_pEditNotify = pNotify; } in SetEditNotify()
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Note.cpp693 if (IPWL_NoteNotify* pNotify = GetNoteNotify()) { in SetBkColor() local
703 if (IPWL_NoteNotify* pNotify = GetNoteNotify()) { in SetSubjectName() local
712 if (IPWL_NoteNotify* pNotify = GetNoteNotify()) { in SetAuthorName() local
751 if (IPWL_NoteNotify* pNotify = GetNoteNotify()) { in SetDateTime() local
761 if (IPWL_NoteNotify* pNotify = GetNoteNotify()) { in SetContents() local
845 if (IPWL_NoteNotify* pNotify = GetNoteNotify()) { in DeleteSubItem() local
968 if (IPWL_NoteNotify* pNotify = GetNoteNotify()) { in PopupNoteItemMenu() local
997 if (IPWL_NoteNotify* pNotify = GetNoteNotify()) { in OnCreateNoteItem() local
1003 if (IPWL_NoteNotify* pNotify = GetNoteNotify()) { in OnContentsValidate() local
1287 if (IPWL_NoteNotify* pNotify = GetNoteNotify()) { in SetAuthorName() local
[all …]
DPWL_IconList.cpp269 if (IPWL_IconList_Notify* pNotify = GetNotify()) in SetSelect() local
284 void CPWL_IconList_Content::SetNotify(IPWL_IconList_Notify* pNotify) { in SetNotify()
435 void CPWL_IconList::SetNotify(IPWL_IconList_Notify* pNotify) { in SetNotify()
DPWL_ComboBox.cpp640 void CPWL_ComboBox::SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify()
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_list.cpp422 void CFX_ListCtrl::SetNotify(IFX_List_Notify* pNotify) { in SetNotify()
Dfxet_edit.cpp791 void CFX_Edit::SetNotify(IFX_Edit_Notify* pNotify) { in SetNotify()
/external/pdfium/core/src/fpdfdoc/
Ddoc_form.cpp1234 void CPDF_InterForm::SetFormNotify(const CPDF_FormNotify* pNotify) { in SetFormNotify()