Home
last modified time | relevance | path

Searched refs:GetRootWnd (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_wnd.cpp553 const CPWL_Wnd* CPWL_Wnd::GetRootWnd() const { in GetRootWnd() function in CPWL_Wnd
555 return pParent ? pParent->GetRootWnd() : this; in GetRootWnd()
Dcpwl_wnd.h282 const CPWL_Wnd* GetRootWnd() const;