Home | History | Annotate | Download | only in dom

Lines Matching refs:m_annotatedRegionsDirty

868     void setAnnotatedRegionsDirty(bool f) { m_annotatedRegionsDirty = f; }
869 bool annotatedRegionsDirty() const { return m_annotatedRegionsDirty; }
1293 bool m_annotatedRegionsDirty;