Searched refs:GetTopInset (Results 1 – 6 of 6) sorted by relevance
49 fTopInset = margin->GetTopInset(); in RenderWidget()89 rtText.height -= margin->GetTopInset(); in PerformLayout()
211 rt->Deflate(margin->GetLeftInset(), margin->GetTopInset(), in XFA_RectWithoutMargin()
185 float fTopInset = margin->GetTopInset(); in CapPlacement()
18 float GetTopInset() const;
48 float CXFA_Margin::GetTopInset() const { in GetTopInset() function in CXFA_Margin
3205 float fTopInset = captionMargin->GetTopInset(); in CalcCaptionSize()3253 pSize->height += margin->GetTopInset() + margin->GetBottomInset(); in CalculateWidgetAutoSize()3484 fHeightCalc += margin->GetTopInset() + margin->GetBottomInset(); in CalculateWidgetAutoHeight()3500 fHeightCalc -= margin->GetTopInset() + margin->GetBottomInset(); in GetHeightWithoutMargin()3616 fTopInset = margin->GetTopInset(); in FindSplitPos()