Home
last modified time | relevance | path

Searched defs:pComboBox (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/src/formfiller/
DFFL_ComboBox.cpp195 if (CPWL_ComboBox* pComboBox = (CPWL_ComboBox*)GetPDFWindow(pPageView, FALSE)) in GetActionData() local
217 if (CPWL_ComboBox* pComboBox = (CPWL_ComboBox*)GetPDFWindow(pPageView, FALSE)) in GetActionData() local
243 if (CPWL_ComboBox* pComboBox = (CPWL_ComboBox*)GetPDFWindow(pPageView, FALSE)) in SetActionData() local
276 if (CPWL_ComboBox* pComboBox = (CPWL_ComboBox*)GetPDFWindow(pPageView, FALSE)) in SaveState() local
292 if (CPWL_ComboBox* pComboBox = (CPWL_ComboBox*)GetPDFWindow(pPageView, TRUE)) in RestoreState() local
426 if (CPWL_ComboBox * pComboBox = (CPWL_ComboBox*)GetPDFWindow(pPageView, FALSE)) in GetSelectExportText() local
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_ComboBox.cpp102 if (CPWL_ComboBox* pComboBox = (CPWL_ComboBox*)GetParentWindow()) in OnChar() local