Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_edit.cpp660 bool bShowVert = m_pVertScrollBar && m_pVertScrollBar->IsVisible(); in UpdateScroll() local
661 if (!bShowHorz && !bShowVert) in UpdateScroll()
694 if (bShowVert) { in UpdateScroll()