Home
last modified time | relevance | path

Searched refs:HeadingParagraphStyle (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/haikudepot/textview/
H A DMarkupParser.h24 const ParagraphStyle& HeadingParagraphStyle() const in HeadingParagraphStyle() function
/haiku/src/apps/haikudepot/ui_generic/
H A DMarkupTextView.cpp43 Paragraph paragraph(fMarkupParser.HeadingParagraphStyle()); in SetText()