Home
last modified time | relevance | path

Searched refs:GetFirstHeight (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_ListBox.h97 FX_FLOAT GetFirstHeight() const;
DPWL_ListBox.cpp439 FX_FLOAT CPWL_ListBox::GetFirstHeight() const { in GetFirstHeight() function in CPWL_ListBox
440 return m_pList->GetFirstHeight(); in GetFirstHeight()
DPWL_ComboBox.cpp460 m_pList->GetFirstHeight() * 3 + m_pList->GetBorderWidth() * 2; in SetPopup()
/external/pdfium/fpdfsdk/fxedit/
Dfxet_list.cpp535 GetFirstHeight(), rcPlate.Height()); in SetScrollInfo()
703 FX_FLOAT CFX_ListCtrl::GetFirstHeight() const { in GetFirstHeight() function in CFX_ListCtrl
Dfxet_list.h261 FX_FLOAT GetFirstHeight() const;