Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_edit.cpp765 bool bShowVertScrollbar = IsShowScrollBar(true); in Layout() local
767 if (bShowVertScrollbar) { in Layout()
799 if (bShowVertScrollbar) in Layout()
817 bool bShowVertScrollbar = IsShowScrollBar(true); in LayoutScrollBar() local
822 if (bShowVertScrollbar) { in LayoutScrollBar()
854 if (bShowVertScrollbar) in LayoutScrollBar()
864 if (bShowVertScrollbar || bShowHorzScrollbar) in LayoutScrollBar()