Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_formfield.cpp361 int iIndex = FindOptionValue(csValue); in SetValue()
384 int iIndex = FindOptionValue(value); in SetValue()
786 int CPDF_FormField::FindOptionValue(const CFX_WideString& csOptValue, int iStartIndex) in FindOptionValue() function in CPDF_FormField
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h1163 int FindOptionValue(const CFX_WideString& csOptValue, int iStartIndex = 0);