Searched refs:GetTermColor (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/terminal/
H A DTermView.h98 status_t GetTermColor(uint index, rgb_color* color);
H A DTermView.cpp725 TermView::GetTermColor(uint index, rgb_color* color) function in class:TermView
1917 status_t status = GetTermColor(index, &color);

Completed in 87 milliseconds