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

/external/pdfium/fpdfsdk/fxedit/
H A Dfxet_list.cpp191 CFX_ListCtrl::CFX_ListCtrl() function in class:CFX_ListCtrl
202 CFX_ListCtrl::~CFX_ListCtrl() {
206 void CFX_ListCtrl::SetNotify(CPWL_List_Notify* pNotify) {
210 CFX_PointF CFX_ListCtrl::InToOut(const CFX_PointF& point) const {
216 CFX_PointF CFX_ListCtrl::OutToIn(const CFX_PointF& point) const {
222 CFX_FloatRect CFX_ListCtrl::InToOut(const CFX_FloatRect& rect) const {
229 CFX_FloatRect CFX_ListCtrl::OutToIn(const CFX_FloatRect& rect) const {
236 void CFX_ListCtrl
[all...]
H A Dfxet_list.h218 class CFX_ListCtrl : protected CFX_ListContainer { class in inherits:CFX_ListContainer
220 CFX_ListCtrl();
221 ~CFX_ListCtrl() override;

Completed in 385 milliseconds