Searched defs:paragraphStyle (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/haikudepot/ui_generic/
H A DMarkupTextView.cpp22 ParagraphStyle paragraphStyle; local
59 ParagraphStyle paragraphStyle; local
/haiku/src/tests/apps/haikudepot/
H A DTextDocumentTest.cpp51 ParagraphStyle paragraphStyle; local
[all...]
/haiku/src/apps/haikudepot/textview/
H A DMarkupParser.cpp35 MarkupParser(const CharacterStyle& characterStyle, const ParagraphStyle& paragraphStyle) argument
57 SetStyles(const CharacterStyle& characterStyle, const ParagraphStyle& paragraphStyle) argument
H A DTextDocument.cpp23 TextDocument(CharacterStyle characterStyle, ParagraphStyle paragraphStyle) argument
91 Insert(int32 textOffset, const BString& text, CharacterStyle characterStyle, ParagraphStyle paragraphStyle) argument
128 Replace(int32 textOffset, int32 length, const BString& text, CharacterStyle characterStyle, ParagraphStyle paragraphStyle) argument
429 NormalizeText(const BString& text, CharacterStyle characterStyle, ParagraphStyle paragraphStyle) argument
[all...]

Completed in 50 milliseconds