Searched refs:GetItemHeight (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/xfa/fwl/
H A Dcfwl_listbox.h66 float GetItemHeight() const { return m_fItemHeight; } function in class:CFWL_ListBox
/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_list_impl.cpp40 float CPWL_ListCtrl::Item::GetItemHeight() const { function in class:CPWL_ListCtrl::Item
498 float fListItemHeight = pListItem->GetItemHeight();
581 return m_ListItems.front()->GetItemHeight();
H A Dcpwl_list_impl.h111 float GetItemHeight() const;

Completed in 180 milliseconds