Home
last modified time | relevance | path

Searched defs:LineRect (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_edit_impl.h151 struct LineRect { struct
152 LineRect(const CPVT_WordRange& wrLine, const CFX_FloatRect& rcLine) in LineRect() argument
161 std::vector<LineRect> m_NewLineRects; argument