Home
last modified time | relevance | path

Searched refs:UpdateFormControl (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/src/javascript/
DField.cpp297 void Field::UpdateFormControl(CPDFSDK_Document* pDocument, CPDF_FormControl* pFormControl, in UpdateFormControl() function in Field
552 UpdateFormControl(pDocument, pFormControl, TRUE, TRUE, TRUE); in SetBorderStyle()
1492 UpdateFormControl(pDocument, pFormControl, TRUE, FALSE, TRUE); in SetDisplay()
1823 UpdateFormControl(pDocument, pFormControl, TRUE, FALSE, TRUE); in SetHidden()
1985 UpdateFormControl(pDocument, pFormControl, TRUE, TRUE, TRUE); in SetLineWidth()
2272UpdateFormControl(m_pDocument, pFormField->GetControl(m_nFormControlIndex), TRUE, FALSE, TRUE); in print()
2505 UpdateFormControl(pDocument, pFormControl, TRUE, TRUE, TRUE); in SetRect()
3496 UpdateFormControl(m_pDocument, pFormControl, TRUE, TRUE, TRUE); in buttonImportIcon()
/external/pdfium/fpdfsdk/include/javascript/
DField.h229 static void UpdateFormControl(CPDFSDK_Document* pDocument, CPDF_FormControl* pFormControl,