Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_formfield.h155 bool SetCheckValue(const WideString& value,
Dcpdf_formfield.cpp338 SetCheckValue(value, bDefault, notify); in SetValue()
717 bool CPDF_FormField::SetCheckValue(const WideString& value, in SetCheckValue() function in CPDF_FormField