Searched defs:SetCurrentValueIndices (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/src/javascript/
H A DField.cpp1086 Field::SetCurrentValueIndices(m_pDocument, m_FieldName, m_nFormControlIndex, array);
1119 void Field::SetCurrentValueIndices(CPDFSDK_Document* pDocument, const CFX_WideString& swFieldName, int nControlIndex, function in class:Field
4053 Field::SetCurrentValueIndices(pDocument, pData->sFieldName, pData->nControlIndex, pData->wordarray);

Completed in 76 milliseconds