Searched refs:GetBottomInset (Results 1 – 6 of 6) sorted by relevance
51 fBottomInset = margin->GetBottomInset(); in RenderWidget()91 rtText.height -= margin->GetBottomInset(); in PerformLayout()
184 margin->GetRightInset(), margin->GetBottomInset()); in XFA_RectWithoutMargin()
186 float fBottomInset = margin->GetBottomInset(); in CapPlacement()
20 float GetBottomInset() const;
56 float CXFA_Margin::GetBottomInset() const { in GetBottomInset() function in CXFA_Margin
3203 float fBottomInset = captionMargin->GetBottomInset(); in CalcCaptionSize()3249 pSize->height += margin->GetTopInset() + margin->GetBottomInset(); in CalculateWidgetAutoSize()3480 fHeightCalc += margin->GetTopInset() + margin->GetBottomInset(); in CalculateWidgetAutoHeight()3496 fHeightCalc -= margin->GetTopInset() + margin->GetBottomInset(); in GetHeightWithoutMargin()3613 fBottomInset = margin->GetBottomInset(); in FindSplitPos()