Searched refs:annotationMode (Results 1 – 3 of 3) sorted by relevance
37 if (UNLIKELY(paintInfo.context->annotationMode())) \
88 AnnotationModeFlags mode = paintInfo.context->annotationMode(); in annotate()
201 AnnotationModeFlags annotationMode() const { return m_annotationMode; } in annotationMode() function