Searched refs:GetMaxHeight (Results 1 – 3 of 3) sorted by relevance
71 bool GetMaxHeight(FX_FLOAT& fMaxHeight);
398 bool CXFA_WidgetData::GetMaxHeight(FX_FLOAT& fMaxHeight) { in GetMaxHeight() function in CXFA_WidgetData
826 if (GetMaxHeight(fMax) && fMax > 0) in CalculateWidgetAutoSize()1059 if (GetMaxHeight(fMax) && fMax > 0) { in CalculateWidgetAutoHeight()