Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h362 const CPWL_Wnd* GetFocused() const;
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Note.cpp869 if (const CPWL_Wnd* pWnd = GetFocused()) { in GetFocusedNoteItem()
1051 if (const CPWL_Wnd* pWnd = GetFocused()) { in RePosChildWnd()
DPWL_Wnd.cpp974 const CPWL_Wnd* CPWL_Wnd::GetFocused() const { in GetFocused() function in CPWL_Wnd