Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DField.h354 static void SetDoNotScroll(CPDFSDK_Document* pDocument,
DField.cpp1092 Field::SetDoNotScroll(m_pDocument, m_FieldName, m_nFormControlIndex, bVP); in doNotScroll()
1112 void Field::SetDoNotScroll(CPDFSDK_Document* pDocument, in SetDoNotScroll() function in Field
3542 Field::SetDoNotScroll(pDocument, pData->sFieldName, pData->nControlIndex, in DoDelay()