Home
last modified time | relevance | path

Searched refs:OutputSelectedRect (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/fpdfsdk/
Dcfx_systemhandler.cpp59 void CFX_SystemHandler::OutputSelectedRect(CFFL_FormFiller* pFormFiller, in OutputSelectedRect() function in CFX_SystemHandler
71 m_pFormFillEnv->OutputSelectedRect(pPage, in OutputSelectedRect()
Dcfx_systemhandler.h57 void OutputSelectedRect(CFFL_FormFiller* pFormFiller, CFX_FloatRect& rect);
Dcpdfsdk_formfillenvironment.h72 void OutputSelectedRect(FPDF_PAGE page, const CFX_FloatRect& rect);
Dcpdfsdk_formfillenvironment.cpp243 void CPDFSDK_FormFillEnvironment::OutputSelectedRect( in OutputSelectedRect() function in CPDFSDK_FormFillEnvironment
/external/pdfium/fpdfsdk/pdfwindow/
DPWL_ListBox.cpp176 pSysHandler->OutputSelectedRect(m_pFormFiller, rcItem); in DrawThisAppearance()
/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.cpp783 pSystemHandler->OutputSelectedRect(pFFLData, rc); in DrawEdit()