Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/
Dfsdk_baseannot.h68 virtual FX_FLOAT GetMinHeight() const;
/external/pdfium/fpdfsdk/src/
Dfsdk_baseannot.cpp572 ASSERT(rect.top - rect.bottom >= GetMinHeight()); in SetRect()
1081 FX_FLOAT CPDFSDK_Annot::GetMinHeight() const in GetMinHeight() function in CPDFSDK_Annot