Home
last modified time | relevance | path

Searched defs:AttachFFLData (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_Edit.h108 void AttachFFLData(CFFL_FormFiller* pData) { m_pFormFiller = pData; } in AttachFFLData() function
DPWL_ListBox.h104 void AttachFFLData(CFFL_FormFiller* pData) { m_pFormFiller = pData; } in AttachFFLData() function
DPWL_ComboBox.h85 void AttachFFLData(CFFL_FormFiller* pData) { m_pFormFiller = pData; } in AttachFFLData() function