Home
last modified time | relevance | path

Searched refs:InitRect (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_pattern.cpp304 rect.InitRect(x, y); in GetShadingBBox()
/external/pdfium/core/src/fxge/ge/
Dfx_ge_path.cpp195 rect.InitRect(m_pPoints[0].m_PointX, m_pPoints[0].m_PointY); in GetBoundingBox()
/external/pdfium/core/include/fxcrt/
Dfx_coordinates.h534 void InitRect(FX_FLOAT x, FX_FLOAT y) { in InitRect() function