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

  /external/pdfium/core/fpdfapi/page/
cpdf_streamcontentparser.cpp 119 rect.InitRect(origin.x, origin.y);
    [all...]
  /external/pdfium/core/fxge/ge/
cfx_pathdata.cpp 227 rect.InitRect(m_Points[0].m_Point.x, m_Points[0].m_Point.y);
  /external/pdfium/core/fxcrt/
fx_coordinates.h 488 void InitRect(FX_FLOAT x, FX_FLOAT y) {

Completed in 522 milliseconds