Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_Wnd.cpp666 const CPWL_Wnd* CPWL_Wnd::GetRootWnd() const { in GetRootWnd() function in CPWL_Wnd
668 return m_sPrivateParam.pParentWnd->GetRootWnd(); in GetRootWnd()
DPWL_Wnd.h372 const CPWL_Wnd* GetRootWnd() const;