Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_listbox.h102 void UpdateItemSize(CFWL_ListItem* hItem,
Dcfwl_listbox.cpp496 UpdateItemSize(htem, fs, fWidth, m_fItemHeight, bAutoSize); in CalcSize()
581 void CFWL_ListBox::UpdateItemSize(CFWL_ListItem* pItem, in UpdateItemSize() function in CFWL_ListBox