Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_edit_impl.h270 bool m_bEnableOverflow = false; variable
H A Dcpwl_edit_impl.cpp759 m_bEnableOverflow = bAllowed; in SetTextOverflow()
940 if (m_bEnableOverflow) in GetVisibleWordRange()
1847 if (!m_bEnableScroll && !m_bEnableOverflow) { in IsTextOverflow()