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

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

Completed in 59 milliseconds