Home
last modified time | relevance | path

Searched defs:SetChangeMark (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dcpdfsdk_formfillenvironment.h98 void SetChangeMark() { m_bChangeMask = true; } in SetChangeMark() function
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_ffdoc.cpp112 void CXFA_FFDoc::SetChangeMark() { in SetChangeMark() function in CXFA_FFDoc
H A Dcxfa_ffdocview.cpp720 void CXFA_FFDocView::SetChangeMark() { in SetChangeMark() function in CXFA_FFDocView
/aosp_15_r20/external/pdfium/fpdfsdk/formfiller/
H A Dcffl_formfield.cpp525 void CFFL_FormField::SetChangeMark() { in SetChangeMark() function in CFFL_FormField
/aosp_15_r20/external/pdfium/fpdfsdk/fpdfxfa/
H A Dcpdfxfa_docenvironment.cpp62 void CPDFXFA_DocEnvironment::SetChangeMark(CXFA_FFDoc* hDoc) { in SetChangeMark() function in CPDFXFA_DocEnvironment