Searched refs:GetMaxHeight (Results 1 – 4 of 4) sorted by relevance
877 if (this->GetMaxHeight(fMax) && fMax > 0) { in CalculateWidgetAutoSize()1105 if (this->GetMaxHeight(fMax) && fMax > 0) { in CalculateWidgetAutoHeight()
394 m_pDataAcc->GetMaxHeight(fMaxHeight); in GetMinMaxHeight()
612 FX_BOOL GetMaxHeight(FX_FLOAT& fMaxHeight);
1626 FX_BOOL CXFA_WidgetData::GetMaxHeight(FX_FLOAT& fMaxHeight) { in GetMaxHeight() function in CXFA_WidgetData