Searched refs:m_sPos (Results 1 – 4 of 4) sorted by relevance
239 pLayoutChild->m_sPos = CFX_PointF(fCurrentColX, 0); in RelocateTableRowCells()288 pInnerLayoutChild->m_sPos.y += fOffHeight; in RelocateTableRowCells()313 pLayoutChild->m_sPos.x = fContentCalculatedWidth - in RelocateTableRowCells()314 pLayoutChild->m_sPos.x - in RelocateTableRowCells()379 pTrailerLayoutItem->m_sPos.y = pProcessor->m_fLastRowY; in AddTrailerBeforeSplit()380 pTrailerLayoutItem->m_sPos.x = pProcessor->m_fLastRowWidth; in AddTrailerBeforeSplit()393 pTrailerLayoutItem->m_sPos.y = fNewSplitPos - fTopInset - fBottomInset; in AddTrailerBeforeSplit()395 pTrailerLayoutItem->m_sPos.y = fSplitPos - fTopInset - fBottomInset; in AddTrailerBeforeSplit()401 pTrailerLayoutItem->m_sPos.x = pProcessor->m_pLayoutItem->m_sSize.width - in AddTrailerBeforeSplit()406 pTrailerLayoutItem->m_sPos.x = in AddTrailerBeforeSplit()[all …]
69 CFX_PointF sPos = pThis->m_sPos; in GetRect()77 sPos += pContent->m_sPos; in GetRect()
19 CFX_PointF m_sPos; variable
82 pLayoutItem->m_sPos = CFX_PointF(fPosX, fPosY); in DoLayout()