Home
last modified time | relevance | path

Searched refs:GetParentWindow (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_wnd.cpp79 pParent = pParent->GetParentWindow(); in SetFocus()
103 pParent = pParent->GetParentWindow(); in SetCapture()
406 CPWL_Wnd* CPWL_Wnd::GetParentWindow() const { in GetParentWindow() function in CPWL_Wnd
773 pParent = pParent->GetParentWindow(); in GetChildToRoot()
Dcpwl_combo_box.cpp40 if (CPWL_Wnd* pParent = GetParentWindow()) in OnLButtonUp()
91 if (CPWL_ComboBox* pComboBox = (CPWL_ComboBox*)GetParentWindow()) in OnCharNotify()
137 if (CPWL_Wnd* pParent = GetParentWindow()) in OnLButtonDown()
Dcpwl_scroll_bar.cpp291 if (CPWL_Wnd* pParent = GetParentWindow()) in OnLButtonDown()
303 if (CPWL_Wnd* pParent = GetParentWindow()) in OnLButtonUp()
315 if (CPWL_Wnd* pParent = GetParentWindow()) in OnMouseMove()
818 CPWL_Wnd* pParent = GetParentWindow(); in NotifyScrollWindow()
Dcpwl_wnd.h226 CPWL_Wnd* GetParentWindow() const;