Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_interactiveform.h86 void RemoveAllHighLights();
Dcpdfsdk_interactiveform.cpp119 RemoveAllHighLights(); in CPDFSDK_InteractiveForm()
594 void CPDFSDK_InteractiveForm::RemoveAllHighLights() { in RemoveAllHighLights() function in CPDFSDK_InteractiveForm
Dfpdf_formfill.cpp621 pForm->RemoveAllHighLights(); in FPDF_RemoveFormFieldHighlight()