Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_formfield.h200 bool SetCheckValue(const WideString& value, bool bDefault, bool bNotify);
Dcpdf_formfield.cpp347 SetCheckValue(value, bDefault, bNotify); in SetValue()
777 bool CPDF_FormField::SetCheckValue(const WideString& value, in SetCheckValue() function in CPDF_FormField