Home
last modified time | relevance | path

Searched refs:pAttachedWidget (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_wnd.cpp32 pAttachedWidget(nullptr), in CreateParams()
299 m_CreationParams.pAttachedWidget.Get())) { in InvalidateRect()
Dcpwl_wnd.h135 CPDFSDK_Widget::ObservedPtr pAttachedWidget; // required variable
/external/pdfium/fpdfsdk/formfiller/
Dcffl_formfiller.cpp345 cp.pAttachedWidget.Reset(m_pWidget.Get()); in GetPDFWindow()