Home | History | Annotate | Download | only in javascript

Lines Matching refs:SetRect

2395 			Field::SetRect(m_pDocument, m_FieldName, m_nFormControlIndex, crRect);

2432 void Field::SetRect(CPDFSDK_Document* pDocument, const CFX_WideString& swFieldName, int nControlIndex, const CPDF_Rect& rect)
2475 pWidget->SetRect(crRect);
2509 pWidget->SetRect(crRect);
4086 Field::SetRect(pDocument, pData->sFieldName, pData->nControlIndex, pData->rect);