Home
last modified time | relevance | path

Searched defs:previous_text (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_eventtextwillchange.cpp12 const WideString& previous_text, in CFWL_EventTextWillChange()
H A Dcfwl_eventtextwillchange.h31 void SetPreviousText(const WideString& previous_text) { in SetPreviousText()
/aosp_15_r20/external/pdfium/xfa/fde/
H A Dcfde_texteditengine.cpp324 WideString previous_text; in Insert() local
827 WideString previous_text = GetText(); in Delete() local
H A Dcfde_texteditengine.h68 WideString previous_text; member