HomeSort by relevance Sort by last modified time
    Searched defs:GetFirstHeight (Results 1 - 2 of 2) sorted by null

  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_ListBox.cpp 602 FX_FLOAT CPWL_ListBox::GetFirstHeight() const
605 return m_pList->GetFirstHeight();
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_list.cpp 246 FX_FLOAT CFX_List::GetFirstHeight() const
909 rcContent.bottom, rcContent.top, GetFirstHeight(), rcPlate.Height());

Completed in 35 milliseconds