HomeSort by relevance Sort by last modified time
    Searched refs:GetRotate (Results 1 - 8 of 8) sorted by null

  /external/pdfium/fpdfsdk/include/
fsdk_baseform.h 114 int GetRotate() const;
  /external/pdfium/fpdfsdk/src/formfiller/
FFL_FormFiller.cpp 426 switch (m_pWidget->GetRotate()) {
460 if ((m_pWidget->GetRotate() / 90) & 0x01)
FFL_IFormFiller.cpp 584 switch (pWidget->GetRotate() / 90) {
  /external/pdfium/xfa/include/fxfa/
fxfa_objectacc.h 587 int32_t GetRotate();
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffwidget.cpp 46 switch (m_pDataAcc->GetRotate()) {
317 int32_t iRotate = m_pDataAcc->GetRotate();
    [all...]
  /external/pdfium/fpdfsdk/src/fpdfxfa/
fpdfxfa_doc.cpp 327 nRotate = pWidgetAcc->GetRotate();
    [all...]
  /external/pdfium/fpdfsdk/src/
fsdk_baseform.cpp 545 int CPDFSDK_Widget::GetRotate() const {
    [all...]
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_objectacc_imp.cpp     [all...]

Completed in 174 milliseconds