Searched refs:SetButtonScaleHow (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/include/javascript/
H A DField.h188 static void SetButtonScaleHow(CPDFSDK_Document* pDocument, const CFX_WideString& swFieldName, int nControlIndex, int number);
/external/pdfium/fpdfsdk/src/javascript/
H A DField.cpp772 Field::SetButtonScaleHow(m_pDocument, m_FieldName, m_nFormControlIndex, nVP);
800 void Field::SetButtonScaleHow(CPDFSDK_Document* pDocument, const CFX_WideString& swFieldName, int nControlIndex, int number) function in class:Field
4035 Field::SetButtonScaleHow(pDocument, pData->sFieldName, pData->nControlIndex, pData->num);

Completed in 56 milliseconds