Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h374 const CPWL_Wnd* GetFocused() const;
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Note.cpp1018 if (const CPWL_Wnd* pWnd = this->GetFocused()) in GetFocusedNoteItem()
1241 if (const CPWL_Wnd* pWnd = this->GetFocused()) in RePosChildWnd()
DPWL_Wnd.cpp1264 const CPWL_Wnd* CPWL_Wnd::GetFocused() const in GetFocused() function in CPWL_Wnd