Searched refs:WhichUnderlineColor (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/haikudepot/textview/
H A DCharacterStyle.h68 color_which WhichUnderlineColor() const;
H A DCharacterStyleData.h96 inline color_which WhichUnderlineColor() const function in class:CharacterStyleData
H A DCharacterStyle.cpp361 return data->WhichUnderlineColor() == which;
388 CharacterStyle::WhichUnderlineColor() const function in class:CharacterStyle
390 return fStyleData->WhichUnderlineColor();

Completed in 90 milliseconds