| 121 | } |
| 122 | |
| 123 | void LayoutAnnotationRenderer::OnRenderWindowModified() { PrepareLayout(); } |
| 124 | void LayoutAnnotationRenderer::AddAnnotation(Annotation *Annotation, |
| 125 | const std::string &rendererID, |
| 126 | Alignment alignment, |
no outgoing calls
no test coverage detected