Searched refs:fBottomInset (Results 1 – 3 of 3) sorted by relevance
49 float fBottomInset = 0; in RenderWidget() local53 fBottomInset = margin->GetBottomInset(); in RenderWidget()56 fBottomInset); in RenderWidget()
195 float fBottomInset = margin->GetBottomInset(); in CapPlacement() local197 rtWidget.Deflate(fLeftInset, fTopInset, fRightInset, fBottomInset); in CapPlacement()202 rtWidget.Deflate(fLeftInset, 0, fRightInset, fBottomInset); in CapPlacement()
3170 float fBottomInset = captionMargin->GetBottomInset(); in CalcCaptionSize() local3173 : (pszCap->height += fTopInset + fBottomInset); in CalcCaptionSize()3176 pszCap->height += fTopInset + fBottomInset; in CalcCaptionSize()3576 float fBottomInset = 0; in FindSplitPos() local3581 fBottomInset = margin->GetBottomInset(); in FindSplitPos()3586 fBottomInset += rtUIMargin.width; in FindSplitPos()3620 m_pLayoutData->m_fWidgetHeight - fCapReserve - fBottomInset) { in FindSplitPos()3659 fHeight -= (fTopInset + fBottomInset); in FindSplitPos()