Searched refs:GetTopInset (Results 1 – 6 of 6) sorted by relevance
51 fTopInset = margin->GetTopInset(); in RenderWidget()91 rtText.height -= margin->GetTopInset(); in PerformLayout()
223 rt->Deflate(margin->GetLeftInset(), margin->GetTopInset(), in XFA_RectWithoutMargin()
194 float fTopInset = margin->GetTopInset(); in CapPlacement()
18 float GetTopInset() const;
46 float CXFA_Margin::GetTopInset() const { in GetTopInset() function in CXFA_Margin
3168 float fTopInset = captionMargin->GetTopInset(); in CalcCaptionSize()3216 pSize->height += margin->GetTopInset() + margin->GetBottomInset(); in CalculateWidgetAutoSize()3448 fHeightCalc += margin->GetTopInset() + margin->GetBottomInset(); in CalculateWidgetAutoHeight()3464 fHeightCalc -= margin->GetTopInset() + margin->GetBottomInset(); in GetHeightWithoutMargin()3580 fTopInset = margin->GetTopInset(); in FindSplitPos()