Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Wnd.cpp909 const CPWL_Wnd * CPWL_Wnd::GetRootWnd() const in GetRootWnd() function in CPWL_Wnd
912 return m_sPrivateParam.pParentWnd->GetRootWnd(); in GetRootWnd()
DPWL_Note.cpp1148 if (const CPWL_Wnd* pRoot = this->GetRootWnd()) in GetNote()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h440 const CPWL_Wnd* GetRootWnd() const;