Home
last modified time | relevance | path

Searched refs:ClearAllSelections (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/xfa/include/fxfa/
Dfxfa_objectacc.h684 void ClearAllSelections();
/external/pdfium/fpdfsdk/src/
Dfsdk_baseform.cpp279 pWidgetAcc->ClearAllSelections(); in Synchronize()
289 pWidgetAcc->ClearAllSelections(); in Synchronize()
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidgetacc.cpp259 ClearAllSelections(); in ResetData()
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp2336 void CXFA_WidgetData::ClearAllSelections() { in ClearAllSelections() function in CXFA_WidgetData
Dxfa_object_imp.cpp2155 pWidgetData->ClearAllSelections(); in Script_Field_SelectedIndex()