Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_combobox.h93 void EditDeSelect() { m_pEdit->ClearSelections(); } in EditDeSelect() function
/external/pdfium/xfa/fxfa/app/
Dxfa_ffchoicelist.cpp447 ((CFWL_ComboBox*)m_pNormalWidget)->EditDeSelect(); in DeSelect()