Home
last modified time | relevance | path

Searched refs:pSysHandler (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_list_box.cpp121 CFX_SystemHandler* pSysHandler = GetSystemHandler(); in DrawThisAppearance() local
122 if (pSysHandler && pSysHandler->IsSelectionImplemented()) { in DrawThisAppearance()
125 nullptr, pSysHandler, m_pFormFiller.Get()); in DrawThisAppearance()
126 pSysHandler->OutputSelectedRect(m_pFormFiller.Get(), rcItem); in DrawThisAppearance()
132 ptOffset, nullptr, pSysHandler, in DrawThisAppearance()
136 CFX_SystemHandler* pSysHandler = GetSystemHandler(); in DrawThisAppearance() local
139 nullptr, pSysHandler, nullptr); in DrawThisAppearance()
Dcpwl_edit.cpp283 CFX_SystemHandler* pSysHandler = GetSystemHandler(); in DrawThisAppearance() local
286 CFX_PointF(), pRange, pSysHandler, in DrawThisAppearance()