Searched refs:fCurrentParagraphStyle (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/haikudepot/textview/
H A DMarkupParser.h57 const ParagraphStyle* fCurrentParagraphStyle; member in class:MarkupParser
H A DMarkupParser.cpp28 fCurrentParagraphStyle(&fParagraphStyle),
49 fCurrentParagraphStyle(&fParagraphStyle),
85 fCurrentParagraphStyle = &fParagraphStyle;
87 fCurrentParagraph = Paragraph(*fCurrentParagraphStyle);

Completed in 83 milliseconds