HomeSort by relevance Sort by last modified time
    Searched refs:pSysHandler (Results 1 - 3 of 3) sorted by null

  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Label.cpp 98 IFX_SystemHandler* pSysHandler = GetSystemHandler();
103 rcClip, CPDF_Point(0.0f, 0.0f), pRange, pSysHandler, NULL);
PWL_ListBox.cpp 180 IFX_SystemHandler* pSysHandler = GetSystemHandler();
181 if (pSysHandler && pSysHandler->IsSelectionImplemented()) {
186 ptOffset, NULL, pSysHandler, m_pFormFiller);
187 pSysHandler->OutputSelectedRect(m_pFormFiller, rcItem);
193 ptOffset, NULL, pSysHandler, m_pFormFiller);
196 IFX_SystemHandler* pSysHandler = GetSystemHandler();
200 rcList, ptOffset, NULL, pSysHandler, NULL);
PWL_Edit.cpp 451 IFX_SystemHandler* pSysHandler = GetSystemHandler();
456 rcClip, CPDF_Point(0.0f, 0.0f), pRange, pSysHandler, m_pFormFiller);
    [all...]

Completed in 51 milliseconds