Searched refs:m_boxRegion (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/apps/cortex/DiagramView/
H A DDiagramView.cpp590 region.Exclude(&m_boxRegion);
610 region.Exclude(&m_boxRegion);
629 region.Exclude(&m_boxRegion);
665 m_boxRegion.MakeEmpty();
667 m_boxRegion.Include(ItemAt(i, DiagramItem::M_BOX)->Frame());
670 BRect boxRect = m_boxRegion.Frame();
H A DDiagramView.h270 BRegion m_boxRegion; member in class:DiagramView

Completed in 42 milliseconds