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

  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_pattern.cpp 267 rect.InitRect(x, y);
  /external/pdfium/core/include/fxcrt/
fx_coordinates.h 664 void InitRect(FX_FLOAT x, FX_FLOAT y)
  /external/pdfium/core/src/fxge/ge/
fx_ge_path.cpp 225 rect.InitRect(m_pPoints[0].m_PointX, m_pPoints[0].m_PointY);

Completed in 197 milliseconds