Lines Matching refs:fRightInset
185 float fRightInset = 0; in RelocateTableRowCells() local
194 fRightInset = pMarginNode->JSObject() in RelocateTableRowCells()
204 : containerSize.width - fLeftInset - fRightInset; in RelocateTableRowCells()
304 fContentCalculatedWidth = containerSize.width - fLeftInset - fRightInset; in RelocateTableRowCells()
361 float fRightInset = 0; in AddTrailerBeforeSplit() local
370 fRightInset = pMarginNode->JSObject() in AddTrailerBeforeSplit()
402 fRightInset - in AddTrailerBeforeSplit()
407 (pProcessor->m_pLayoutItem->m_sSize.width - fLeftInset - fRightInset - in AddTrailerBeforeSplit()
428 float fRightInset = 0; in AddLeaderAfterSplit() local
433 fRightInset = pMarginNode->JSObject() in AddLeaderAfterSplit()
451 fRightInset - in AddLeaderAfterSplit()
456 (pProcessor->m_pLayoutItem->m_sSize.width - fLeftInset - fRightInset - in AddLeaderAfterSplit()
1782 float fRightInset = 0; in DoLayoutTableContainer() local
1787 fRightInset = pMarginNode->JSObject() in DoLayoutTableContainer()
1794 : containerSize.width - fLeftInset - fRightInset; in DoLayoutTableContainer()
2180 float fRightInset = 0; in DoLayoutFlowedContainer() local
2189 fRightInset = pMarginNode->JSObject() in DoLayoutFlowedContainer()
2198 : containerSize.width - fLeftInset - fRightInset; in DoLayoutFlowedContainer()