Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/basewidget/include/
Dfwl_listboximp.h78 FX_FLOAT GetScrollWidth();
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_listboximp.cpp136 m_fScorllBarWidth = GetScrollWidth(); in Update()
928 FX_FLOAT CFWL_ListBoxImp::GetScrollWidth() { in GetScrollWidth() function in CFWL_ListBoxImp