Home
last modified time | relevance | path

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

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