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

/external/pdfium/fpdfsdk/src/javascript/
H A DField.cpp2631 Field::SetRotation(m_pDocument, m_FieldName, m_nFormControlIndex, nVP);
2652 void Field::SetRotation(CPDFSDK_Document* pDocument, const CFX_WideString& swFieldName, int nControlIndex, int number) function in class:Field
4081 Field::SetRotation(pDocument, pData->sFieldName, pData->nControlIndex, pData->num);

Completed in 131 milliseconds