Home
last modified time | relevance | path

Searched refs:EnableRefresh (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_impl.h314 void EnableRefresh(bool bRefresh);
Dcpwl_appstream.cpp1594 pEdit->EnableRefresh(false); in SetAsComboBox()
1660 pEdit->EnableRefresh(false); in SetAsListBox()
1744 pEdit->EnableRefresh(false); in SetAsTextField()
Dcpwl_edit_impl.cpp1798 void CPWL_EditImpl::EnableRefresh(bool bRefresh) { in EnableRefresh() function in CPWL_EditImpl