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