Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_edit.h131 bool IsContentHeightOverflow() const;
H A Dcfwl_edit.cpp609 IsContentHeightOverflow(); in IsShowVertScrollBar()
612 bool CFWL_Edit::IsContentHeightOverflow() const { in IsContentHeightOverflow() function in CFWL_Edit