Searched refs:UnderlineColor (Results 1 - 5 of 5) sorted by relevance

/haiku/src/apps/haikudepot/textview/
H A DCharacterStyle.h67 rgb_color UnderlineColor() const;
H A DCharacterStyleData.h94 inline rgb_color UnderlineColor() const function in class:CharacterStyleData
H A DCharacterStyle.cpp373 return data->UnderlineColor() == color;
381 CharacterStyle::UnderlineColor() const function in class:CharacterStyle
383 return fStyleData->UnderlineColor();
/haiku/src/apps/terminal/
H A DTerminalLine.h145 UnderlineColor(const rgb_color* indexedColors) const function in struct:Attributes
H A DTermView.cpp1061 rgb_under = attr.UnderlineColor(fTextBuffer->Palette());

Completed in 72 milliseconds