Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h153 FX_FLOAT GetPlateHeight() const { return m_rcPlate.top - m_rcPlate.bottom; } in GetPlateHeight() function
Dcpdf_variabletext.cpp1016 IsFloatBigger(szTotal.height, GetPlateHeight())) { in IsBigger()
1109 return CFX_SizeF(GetPlateWidth(), GetPlateHeight()); in GetPlateSize()