Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_wnd.cpp33 class CPWL_MsgControl final : public Observable { class
35 explicit CPWL_MsgControl(CPWL_Wnd* pWnd) : m_pCreatedWnd(pWnd) {} in CPWL_MsgControl() function in CPWL_MsgControl
Dcpwl_wnd.h21 class CPWL_MsgControl; variable