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

/haiku/src/apps/haikudepot/textview/
H A DCharacterStyle.h58 color_which WhichBackgroundColor() const;
H A DCharacterStyleData.h82 inline color_which WhichBackgroundColor() const function in class:CharacterStyleData
H A DCharacterStyle.cpp285 return data->WhichBackgroundColor() == which;
312 CharacterStyle::WhichBackgroundColor() const function in class:CharacterStyle
314 return fStyleData->WhichBackgroundColor();

Completed in 86 milliseconds