Home
last modified time | relevance | path

Searched defs:GetItemHeight (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_listbox.h66 float GetItemHeight() const { return m_fItemHeight; } in GetItemHeight() function
/external/pdfium/fpdfsdk/pwl/
Dcpwl_list_impl.cpp40 float CPWL_ListCtrl::Item::GetItemHeight() const { in GetItemHeight() function in CPWL_ListCtrl::Item