Home
last modified time | relevance | path

Searched refs:m_backgroundColor (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/cortex/DiagramView/
H A DDiagramView.h206 { return m_backgroundColor; } in backgroundColor()
281 rgb_color m_backgroundColor; variable
H A DDiagramView.cpp632 SetLowColor(m_backgroundColor); in drawBackground()
643 m_backgroundColor = color; in setBackgroundColor()