Searched refs:GetMinHeight (Results 1 – 3 of 3) sorted by relevance
36 virtual float GetMinHeight() const;
50 float CPDFSDK_Annot::GetMinHeight() const { in GetMinHeight() function in CPDFSDK_Annot
50 ASSERT(rect.top - rect.bottom >= GetMinHeight()); in SetRect()