Searched refs:GetRotation (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
H A Ddoc_formcontrol.cpp209 int CPDF_FormControl::GetRotation() function in class:CPDF_FormControl
212 return mk.GetRotation();
349 int CPDF_ApSettings::GetRotation() function in class:CPDF_ApSettings
/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_doc.h1360 int GetRotation();
1642 int GetRotation();
/external/pdfium/fpdfsdk/src/
H A Dfsdk_baseform.cpp161 return pCtrl->GetRotation() % 360;
1388 switch(abs(pControl->GetRotation() % 360))
1466 switch (abs(pControl->GetRotation() % 360))
/external/pdfium/fpdfsdk/src/javascript/
H A DField.cpp2646 vp << (FX_INT32)pFormControl->GetRotation();

Completed in 87 milliseconds