Home
last modified time | relevance | path

Searched refs:new_reload (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fde/
Dcfde_textout.h75 bool new_reload() const { return new_reload_; } in new_reload() function
Dcfde_textout.cpp450 if (line.new_reload()) { in Reload()