Searched refs:maSelectionColor (Results 1 – 4 of 4) sorted by relevance
40 maSelectionColor(Application::GetSettings().GetStyleSettings().GetHighlightColor()), in Properties()63 maSelectionColor = Application::GetSettings().GetStyleSettings().GetHighlightColor(); in HandleDataChangeEvent()201 return maSelectionColor; in GetSelectionColor()209 maSelectionColor = rColor; in SetSelectionColor()
41 public final Color maSelectionColor = Color.green; field in CanvasShape166 g.setColor (maSelectionColor); in paint()
45 public final Color maSelectionColor = Color.green; field in CanvasShape199 g.setColor (maSelectionColor); in paint()
130 Color maSelectionColor; member in sd::slidesorter::controller::Properties
Completed in 21 milliseconds