Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_edit.h736 FX_FLOAT GetLineBottom(const CPVT_WordPlace& place) const;
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp2944 FX_FLOAT CFX_Edit::GetLineBottom(const CPVT_WordPlace& place) const { in GetLineBottom() function in CFX_Edit