Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_formfield.cpp716 int CPDF_FormField::FindOptionValue(const CFX_WideString& csOptValue, in FindOptionValue() argument
724 if (csValue == csOptValue) { in FindOptionValue()
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h799 int FindOptionValue(const CFX_WideString& csOptValue, int iStartIndex = 0);