Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_interform.h97 void RemoveAllHighLights();
Dcpdfsdk_interform.cpp91 RemoveAllHighLights(); in CPDFSDK_InterForm()
722 void CPDFSDK_InterForm::RemoveAllHighLights() { in RemoveAllHighLights() function in CPDFSDK_InterForm
Dfpdfformfill.cpp741 pInterForm->RemoveAllHighLights(); in FPDF_RemoveFormFieldHighlight()