Searched refs:ColorUpdated (Results 1 - 4 of 4) sorted by relevance

/haiku/src/servers/app/
H A DView.h143 void ColorUpdated(color_which which, rgb_color color);
H A DDesktop.h211 void ColorUpdated(Window* window, color_which which,
H A DView.cpp919 View::ColorUpdated(color_which which, rgb_color color) function in class:View
935 child->ColorUpdated(which, color);
H A DDesktop.cpp1772 Desktop::ColorUpdated(Window* window, color_which which, rgb_color color) function in class:Desktop
1776 window->TopView()->ColorUpdated(which, color);
2947 ColorUpdated(window, which, color);

Completed in 51 milliseconds