Home
last modified time | relevance | path

Searched defs:NotifyTextFull (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/xfa/fde/
H A Dcfde_texteditengine_unittest.cpp23 void NotifyTextFull() override { text_is_full = true; } in NotifyTextFull() function in CFDE_TextEditEngineTest::Delegate
/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_edit.cpp248 void CFWL_Edit::NotifyTextFull() { in NotifyTextFull() function in CFWL_Edit