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

/external/pdfium/fpdfsdk/include/fxedit/
H A Dfxet_edit.h167 /* ------------------------- CFX_Edit_Select ---------------------------- */
169 class CFX_Edit_Select { class
171 CFX_Edit_Select() {} function in class:CFX_Edit_Select
173 CFX_Edit_Select(const CPVT_WordPlace& begin, const CPVT_WordPlace& end) { function in class:CFX_Edit_Select
177 explicit CFX_Edit_Select(const CPVT_WordRange& range) { function in class:CFX_Edit_Select
746 CFX_Edit_Select m_SelState;

Completed in 32 milliseconds