Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_edit.cpp99 float scrollbarWidth = theme ? theme->GetScrollBarWidth() : 0.0f; in GetWidgetRect() local
101 rect.width += scrollbarWidth; in GetWidgetRect()
105 rect.height += scrollbarWidth; in GetWidgetRect()