Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_editimp.cpp1547 FX_BOOL bShowVertScrollbar = IsShowScrollBar(TRUE); in Layout() local
1549 if (bShowVertScrollbar) { in Layout()
1578 if (bShowVertScrollbar) { in Layout()
1596 FX_BOOL bShowVertScrollbar = IsShowScrollBar(TRUE); in LayoutScrollBar() local
1598 if (bShowVertScrollbar) { in LayoutScrollBar()
1637 if (bShowVertScrollbar) { in LayoutScrollBar()
1648 if (bShowVertScrollbar || bShowHorzScrollbar) { in LayoutScrollBar()