Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_listbox.h108 float GetScrollWidth();
Dcfwl_listbox.cpp73 m_fScorllBarWidth = GetScrollWidth(); in Update()
609 float CFWL_ListBox::GetScrollWidth() { in GetScrollWidth() function in CFWL_ListBox