Lines Matching refs:back

794 …= new XYAdjustHandleContext( *this, xAttribs, mrCustomShapeProperties, mrAdjustHandleList.back() );  in createFastChildContext()
800 …ew PolarAdjustHandleContext( *this, xAttribs, mrCustomShapeProperties, mrAdjustHandleList.back() ); in createFastChildContext()
1034 xContext = new Path2DMoveToContext( *this, mrCustomShapeProperties, mrPath2D.parameter.back() ); in createFastChildContext()
1040 …if ( !mrSegments.empty() && ( mrSegments.back().Command == EnhancedCustomShapeSegmentCommand::LINE… in createFastChildContext()
1041 mrSegments.back().Count++; in createFastChildContext()
1051 xContext = new Path2DLineToContext( *this, mrCustomShapeProperties, mrPath2D.parameter.back() ); in createFastChildContext()
1056 …if ( !mrSegments.empty() && ( mrSegments.back().Command == EnhancedCustomShapeSegmentCommand::ARCT… in createFastChildContext()
1057 mrSegments.back().Count++; in createFastChildContext()
1082 …if ( !mrSegments.empty() && ( mrSegments.back().Command == EnhancedCustomShapeSegmentCommand::QUAD… in createFastChildContext()
1083 mrSegments.back().Count++; in createFastChildContext()
1097 mrPath2D.parameter.back() ); in createFastChildContext()
1102 …if ( !mrSegments.empty() && ( mrSegments.back().Command == EnhancedCustomShapeSegmentCommand::CURV… in createFastChildContext()
1103 mrSegments.back().Count++; in createFastChildContext()
1120 mrPath2D.parameter.back() ); in createFastChildContext()
1160 … = new Path2DContext( *this, xAttribs, mrCustomShapeProperties, mrSegments, mrPath2DList.back() ); in createFastChildContext()
2013 …*this, xAttribs, mrCustomShapeProperties, mrCustomShapeProperties.getConnectionSiteList().back() ); in createFastChildContext()