| 680 | } |
| 681 | |
| 682 | void SerialNode::DynamicSerialProcessor::prepare(PrepareSpecs) |
| 683 | { |
| 684 | // do nothing here, the container inits the child nodes. |
| 685 | } |
| 686 | |
| 687 | |
| 688 | Rectangle<int> SerialNode::getPositionInCanvas(Point<int> topLeft) const |
no outgoing calls
no test coverage detected