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

/haiku/src/apps/haikudepot/textview/
H A DCharacterStyle.h50 color_which WhichForegroundColor() const;
H A DCharacterStyleData.h75 inline color_which WhichForegroundColor() const function in class:CharacterStyleData
H A DCharacterStyle.cpp240 return data->WhichForegroundColor() == which;
267 CharacterStyle::WhichForegroundColor() const function in class:CharacterStyle
269 return fStyleData->WhichForegroundColor();

Completed in 90 milliseconds