Home
last modified time | relevance | path

Searched refs:GetSystemHandler (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_wnd.cpp269 GetSystemHandler()->InvalidateRect(m_pAttachedData.get(), rcWin); in InvalidateRect()
606 GetSystemHandler()->SetCursor(GetCreationParams()->eCursorType); in SetCursor()
Dcpwl_edit_ctrl.cpp44 GetSystemHandler()->SetCursor(IsWndHorV() ? FXCT_VBEAM : FXCT_HBEAM); in SetCursor()
Dcpwl_wnd.h276 IPWL_SystemHandler* GetSystemHandler() const { in GetSystemHandler() function
Dcpwl_list_box.cpp115 IPWL_SystemHandler* pSysHandler = GetSystemHandler(); in DrawThisAppearance()
Dcpwl_edit.cpp243 CFX_PointF(), pRange, GetSystemHandler(), in DrawThisAppearance()