Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h366 const CPWL_Wnd* GetFocused() const;
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Note.cpp1019 if (const CPWL_Wnd* pWnd = this->GetFocused()) in GetFocusedNoteItem()
1243 if (const CPWL_Wnd* pWnd = this->GetFocused()) in RePosChildWnd()
DPWL_Wnd.cpp1259 const CPWL_Wnd* CPWL_Wnd::GetFocused() const in GetFocused() function in CPWL_Wnd