Searched refs:ExtendBy (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/starmath/source/ |
H A D | node.cxx | 881 ExtendBy( *pNode, RCP_XOR ); in Arrange() 931 ExtendBy(*pOper, RCP_XOR); in Arrange() 1018 ExtendBy(*pRootSym, RCP_THIS); in Arrange() 1067 ExtendBy(*pOper, RCP_XOR); in Arrange() 1073 ExtendBy(*pRight, RCP_XOR); in Arrange() 1134 ExtendBy(*pDenom, RCP_NONE).ExtendBy(*pLine, RCP_NONE, pLine->GetCenterY()); in Arrange() 1405 ExtendBy(*pRight, RCP_NONE); in Arrange() 1717 ExtendBy(*pLeft, RCP_THIS).ExtendBy(*pRight, RCP_THIS); in Arrange() 1843 ExtendBy(*pBrace, RCP_THIS).ExtendBy(*pScript, RCP_THIS); in Arrange() 1915 ExtendBy(*pOper, RCP_THIS); in Arrange() [all …]
|
H A D | rect.cxx | 452 SmRect & SmRect::ExtendBy(const SmRect &rRect, RectCopyMBL eCopyMode) in ExtendBy() function in SmRect 501 SmRect & SmRect::ExtendBy(const SmRect &rRect, RectCopyMBL eCopyMode, in ExtendBy() function in SmRect 510 ExtendBy(rRect, eCopyMode); in ExtendBy() 517 SmRect & SmRect::ExtendBy(const SmRect &rRect, RectCopyMBL eCopyMode, in ExtendBy() function in SmRect 530 ExtendBy(rRect, eCopyMode); in ExtendBy()
|
/aoo41x/main/starmath/inc/ |
H A D | rect.hxx | 196 SmRect & ExtendBy(const SmRect &rRect, RectCopyMBL eCopyMode); 197 SmRect & ExtendBy(const SmRect &rRect, RectCopyMBL eCopyMode, 199 SmRect & ExtendBy(const SmRect &rRect, RectCopyMBL eCopyMode,
|
Completed in 34 milliseconds