Home
last modified time | relevance | path

Searched refs:RectForDrawing (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_annot.h106 CFX_FloatRect RectForDrawing() const;
Dcpdf_annot.cpp154 CFX_FloatRect CPDF_Annot::RectForDrawing() const { in RectForDrawing() function in CPDF_Annot
170 CFX_FloatRect rect = RectForDrawing(); in GetRect()