Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/tto/
Dfde_textout.h67 bool GetNewReload() const { return m_bNewReload; } in GetNewReload() function
Dfde_textout.cpp598 if (!line.GetNewReload()) in ReplaceWidthEllipsis()
635 if (line.GetNewReload()) { in Reload()