Home
last modified time | relevance | path

Searched defs:pForm (Results 1 – 25 of 97) sorted by relevance

1234

/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fwl/core/
H A Dfwl_noteimp.cpp20 CFWL_NoteLoop::CFWL_NoteLoop(CFWL_WidgetImp* pForm) in CFWL_NoteLoop()
51 FWL_Error CFWL_NoteLoop::SetMainForm(CFWL_WidgetImp* pForm) { in SetMainForm()
160 CFWL_FormImp* pForm = in SetFocus() local
235 CFWL_FormImp* pForm = static_cast<CFWL_FormImp*>(m_forms[nIndex]); in NotifyTargetDestroy() local
248 FWL_Error CFWL_NoteDriver::RegisterForm(CFWL_WidgetImp* pForm) { in RegisterForm()
264 FWL_Error CFWL_NoteDriver::UnRegisterForm(CFWL_WidgetImp* pForm) { in UnRegisterForm()
429 CFWL_FormImp* pForm = in DoSetFocus() local
453 CFWL_FormImp* pForm = in DoKillFocus() local
472 IFWL_Widget* pForm = GetMessageForm(pMsg->m_pDstTarget); in DoKey() local
611 CFWL_WidgetImp* pForm = pNoteLoop->GetForm(); in IsValidMessage() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfapi/font/
H A Dcpdf_type3char.cpp65 void CPDF_Type3Char::Transform(CPDF_Font::FormIface* pForm, in Transform()
80 void CPDF_Type3Char::SetForm(std::unique_ptr<CPDF_Font::FormIface> pForm) { in SetForm()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfapi/font/
H A Dcpdf_type3char.cpp66 void CPDF_Type3Char::Transform(CPDF_Font::FormIface* pForm, in Transform()
81 void CPDF_Type3Char::SetForm(std::unique_ptr<CPDF_Font::FormIface> pForm) { in SetForm()
/dports/games/corsix-th/CorsixTH-0.65.1/AnimView/
H A Dapp.cpp33 wxTopLevelWindow* pForm; in IMPLEMENT_APP() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/basctl/source/inc/
H A Ddlgedpage.hxx44 void SetDlgEdForm(DlgEdForm* pForm) { pDlgEdForm = pForm; } in SetDlgEdForm()
H A Ddlgedobj.hxx96 void SetDlgEdForm( DlgEdForm* pForm ) { pDlgEdForm = pForm; } in SetDlgEdForm()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basctl/source/inc/
H A Ddlgedpage.hxx49 void SetDlgEdForm( DlgEdForm* pForm ) { pDlgEdForm = pForm; } in SetDlgEdForm()
H A Ddlgedobj.hxx100 void SetDlgEdForm( DlgEdForm* pForm ) { pDlgEdForm = pForm; } in SetDlgEdForm()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfapi/font/
H A Dcpdf_type3char.cpp15 CPDF_Type3Char::CPDF_Type3Char(CPDF_Form* pForm) in CPDF_Type3Char()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfapi/fpdf_font/
H A Dcpdf_type3char.cpp15 CPDF_Type3Char::CPDF_Type3Char(CPDF_Form* pForm) in CPDF_Type3Char()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfapi/page/
H A Dcpdf_formobject.cpp14 std::unique_ptr<CPDF_Form> pForm, in CPDF_FormObject()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfapi/page/
H A Dcpdf_formobject.cpp14 std::unique_ptr<CPDF_Form> pForm, in CPDF_FormObject()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fpdfsdk/
H A Dcpdfsdk_actionhandler.cpp158 CPDFSDK_InteractiveForm* pForm = pFormFillEnv->GetInteractiveForm(); in IsValidField() local
397 CPDFSDK_InteractiveForm* pForm = pFormFillEnv->GetInteractiveForm(); in DoAction_Hide() local
408 CPDFSDK_InteractiveForm* pForm = pFormFillEnv->GetInteractiveForm(); in DoAction_SubmitForm() local
415 CPDFSDK_InteractiveForm* pForm = pFormFillEnv->GetInteractiveForm(); in DoAction_ResetForm() local
H A Dfpdf_annot.cpp161 void UpdateContentStream(CPDF_Form* pForm, CPDF_Stream* pStream) { in UpdateContentStream()
265 CPDFSDK_InteractiveForm* pForm = FormHandleToInteractiveForm(hHandle); in GetFormField() local
416 CPDF_Form* pForm = pAnnot->GetForm(); in FPDFAnnot_UpdateObject() local
462 CPDF_Form* pForm = pAnnot->GetForm(); in FPDFAnnot_AppendObject() local
944 CPDFSDK_InteractiveForm* pForm = FormHandleToInteractiveForm(hHandle); in FPDFAnnot_GetFormFieldAtPoint() local
1021 CPDFSDK_InteractiveForm* pForm = FormHandleToInteractiveForm(hHandle); in FPDFAnnot_GetFontSize() local
1044 CPDFSDK_InteractiveForm* pForm = FormHandleToInteractiveForm(hHandle); in FPDFAnnot_IsChecked() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/numbers/
H A Dnumuno.cxx44 SvNumberFormatsSupplierObj::SvNumberFormatsSupplierObj(SvNumberFormatter* pForm) in SvNumberFormatsSupplierObj()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/numbers/
H A Dnumuno.cxx44 SvNumberFormatsSupplierObj::SvNumberFormatsSupplierObj(SvNumberFormatter* pForm) in SvNumberFormatsSupplierObj()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fpdfsdk/
H A Dcpdfsdk_actionhandler.cpp202 CPDFSDK_InteractiveForm* pForm = pFormFillEnv->GetInteractiveForm(); in IsValidField() local
434 CPDFSDK_InteractiveForm* pForm = pFormFillEnv->GetInteractiveForm(); in DoAction_Hide() local
445 CPDFSDK_InteractiveForm* pForm = pFormFillEnv->GetInteractiveForm(); in DoAction_SubmitForm() local
452 CPDFSDK_InteractiveForm* pForm = pFormFillEnv->GetInteractiveForm(); in DoAction_ResetForm() local
H A Dfpdf_annot.cpp166 void UpdateContentStream(CPDF_Form* pForm, CPDF_Stream* pStream) { in UpdateContentStream()
270 CPDFSDK_InteractiveForm* pForm = FormHandleToInteractiveForm(hHandle); in GetFormField() local
284 CPDFSDK_InteractiveForm* pForm = FormHandleToInteractiveForm(hHandle); in GetRadioButtonOrCheckBoxWidget() local
444 CPDF_Form* pForm = pAnnot->GetForm(); in FPDFAnnot_UpdateObject() local
531 CPDF_Form* pForm = pAnnot->GetForm(); in FPDFAnnot_AppendObject() local
1041 CPDFSDK_InteractiveForm* pForm = FormHandleToInteractiveForm(hHandle); in FPDFAnnot_GetFormFieldAtPoint() local
1137 CPDFSDK_InteractiveForm* pForm = FormHandleToInteractiveForm(hHandle); in FPDFAnnot_GetFontSize() local
1245 CPDFSDK_InteractiveForm* pForm = FormHandleToInteractiveForm(hHandle); in FPDFAnnot_GetFormControlIndex() local
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfdoc/
H A Dcpdf_annot.cpp50 CPDF_Form* pForm = pAnnot->GetAPForm(pPage, mode); in AnnotGetMatrix() local
376 CPDF_Form* pForm = AnnotGetMatrix(pPage, this, mode, pUser2Device, &matrix); in DrawAppearance() local
401 CPDF_Form* pForm = AnnotGetMatrix(pPage, this, mode, pUser2Device, &matrix); in DrawInContext() local
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfdoc/
H A Ddoc_basic.cpp491 int IPDF_FormNotify::BeforeFormReset(CPDF_InterForm* pForm) { in BeforeFormReset()
495 void IPDF_FormNotify::AfterFormReset(CPDF_InterForm* pForm) {} in AfterFormReset()
497 int IPDF_FormNotify::BeforeFormImportData(CPDF_InterForm* pForm) { in BeforeFormImportData()
501 void IPDF_FormNotify::AfterFormImportData(CPDF_InterForm* pForm) {} in AfterFormImportData()
H A Ddoc_annot.cpp214 CPDF_Form* pForm = pAnnot->GetAPForm(pPage, mode); in FPDFDOC_Annot_GetMatrix() local
233 CPDF_Form* pForm = in DrawAppearance() local
248 CPDF_Form* pForm = in DrawInContext() local
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxfa/app/
H A Dxfa_ffdochandler.cpp34 CXFA_Node* pForm = ToNode(pXFADoc->GetXFAObject(XFA_HASHCODE_Form)); in GetRestoreState() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfdoc/
H A Dcpdf_annot.cpp46 CPDF_Form* pForm = pAnnot->GetAPForm(pPage, mode); in AnnotGetMatrix() local
403 CPDF_Form* pForm = AnnotGetMatrix(pPage, this, mode, &mtUser2Device, &matrix); in DrawAppearance() local
430 CPDF_Form* pForm = AnnotGetMatrix(pPage, this, mode, pUser2Device, &matrix); in DrawInContext() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfdoc/
H A Dcpdf_annot.cpp46 CPDF_Form* pForm = pAnnot->GetAPForm(pPage, mode); in AnnotGetMatrix() local
399 CPDF_Form* pForm = AnnotGetMatrix(pPage, this, mode, &mtUser2Device, &matrix); in DrawAppearance() local
426 CPDF_Form* pForm = AnnotGetMatrix(pPage, this, mode, pUser2Device, &matrix); in DrawInContext() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fxjs/
H A Dcjs_field.cpp52 CPDFSDK_InteractiveForm* pForm = pFormFillEnv->GetInteractiveForm(); in UpdateFormField() local
106 CPDFSDK_InteractiveForm* pForm = pFormFillEnv->GetInteractiveForm(); in UpdateFormControl() local
171 CPDF_InteractiveForm* pForm = pReaderForm->GetInteractiveForm(); in GetFormFieldsForName() local
240 auto* pForm = pFormFillEnv->GetInteractiveForm(); in SetBorderStyle() local
303 CPDFSDK_InteractiveForm* pForm = pFormFillEnv->GetInteractiveForm(); in SetDisplay() local
347 CPDFSDK_InteractiveForm* pForm = pFormFillEnv->GetInteractiveForm(); in SetLineWidth() local
386 CPDFSDK_InteractiveForm* pForm = pFormFillEnv->GetInteractiveForm(); in SetRect() local
620 CPDF_InteractiveForm* pForm = pRDForm->GetInteractiveForm(); in AttachField() local
921 CPDF_InteractiveForm* pForm = pRDForm->GetInteractiveForm(); in get_calc_order_index() local
1154 CPDFSDK_InteractiveForm* pForm = m_pFormFillEnv->GetInteractiveForm(); in get_display() local
[all …]

1234