Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_edit.cpp859 bool bShowVertScrollbar = IsShowScrollBar(true); in Layout() local
861 if (bShowVertScrollbar) { in Layout()
893 if (bShowVertScrollbar) in Layout()
911 bool bShowVertScrollbar = IsShowScrollBar(true); in LayoutScrollBar() local
916 if (bShowVertScrollbar) { in LayoutScrollBar()
948 if (bShowVertScrollbar) in LayoutScrollBar()
958 if (bShowVertScrollbar || bShowHorzScrollbar) in LayoutScrollBar()