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

/haiku/src/apps/haikudepot/textview/
H A DCharacterStyle.h74 uint8 Underline() const;
H A DCharacterStyleData.h104 inline uint8 Underline() const function in class:CharacterStyleData
H A DCharacterStyle.cpp440 return data->Underline() == underline;
449 CharacterStyle::Underline() const function in class:CharacterStyle
451 return fStyleData->Underline();

Completed in 33 milliseconds