Searched refs:fBottomInset (Results 1 – 3 of 3) sorted by relevance
47 float fBottomInset = 0; in RenderWidget() local51 fBottomInset = margin->GetBottomInset(); in RenderWidget()54 fBottomInset); in RenderWidget()
186 float fBottomInset = margin->GetBottomInset(); in CapPlacement() local188 rtWidget.Deflate(fLeftInset, fTopInset, fRightInset, fBottomInset); in CapPlacement()193 rtWidget.Deflate(fLeftInset, 0, fRightInset, fBottomInset); in CapPlacement()
3207 float fBottomInset = captionMargin->GetBottomInset(); in CalcCaptionSize() local3210 : (pszCap->height += fTopInset + fBottomInset); in CalcCaptionSize()3213 pszCap->height += fTopInset + fBottomInset; in CalcCaptionSize()3612 float fBottomInset = 0; in FindSplitPos() local3617 fBottomInset = margin->GetBottomInset(); in FindSplitPos()3622 fBottomInset += rtUIMargin.width; in FindSplitPos()3657 m_pLayoutData->GetWidgetHeight() - fCapReserve - fBottomInset) { in FindSplitPos()3696 fHeight -= (fTopInset + fBottomInset); in FindSplitPos()