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

  /external/pdfium/core/include/fpdfapi/
fpdf_pageobj.h 44 FX_FLOAT GetPointY(int index) { return m_pObject->m_pPoints[index].m_PointY; }
  /external/pdfium/core/include/fxge/
fx_ge.h 127 FX_FLOAT GetPointY(int index) const { return m_pPoints[index].m_PointY; }

Completed in 187 milliseconds