Searched defs:CFX_Edit_LineRect (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/fxedit/
H A Dfxet_edit.h31 struct CFX_Edit_LineRect { struct
32 CFX_Edit_LineRect(const CPVT_WordRange& wrLine, const CFX_FloatRect& rcLine) function in struct:CFX_Edit_LineRect
48 CFX_Edit_LineRect* GetAt(int32_t nIndex) const;
51 std::vector<std::unique_ptr<CFX_Edit_LineRect>> m_LineRects;

Completed in 75 milliseconds