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

  /external/pdfium/xfa/include/fwl/lightwidget/
picturebox.h 37 m_fRotation = 0.0f;
54 FX_FLOAT m_fRotation;
  /external/pdfium/xfa/src/fwl/src/lightwidget/
picturebox.cpp 38 return m_PictureBoxDP.m_fRotation;
41 m_PictureBoxDP.m_fRotation = fRotation;
111 matrix.Rotate(m_fRotation);

Completed in 959 milliseconds