Searched defs:NotifyTextFull (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pdfium/xfa/fde/ | ||
H A D | cfde_texteditengine_unittest.cpp | 23 void NotifyTextFull() override { text_is_full = true; } in NotifyTextFull() function in CFDE_TextEditEngineTest::Delegate |
/aosp_15_r20/external/pdfium/xfa/fwl/ | ||
H A D | cfwl_edit.cpp | 248 void CFWL_Edit::NotifyTextFull() { in NotifyTextFull() function in CFWL_Edit |