Home | History | Annotate | Download | only in graphics

Lines Matching defs:annotations

222     AnnotationList annotations;
223 annotation.asAnnotationList(annotations);
225 AnnotationList::const_iterator end = annotations.end();
226 for (AnnotationList::const_iterator it = annotations.begin(); it != end; ++it)