Searched refs:SetJustify (Results 1 – 8 of 8) sorted by relevance
77 ParagraphStyle::SetJustify(bool justify) in SetJustify() function in ParagraphStyle79 ParagraphStyleDataRef data = fStyleData->SetJustify(justify); in SetJustify()
23 bool SetJustify(bool justify);
39 ParagraphStyleDataRef SetJustify(bool justify);
85 ParagraphStyleData::SetJustify(bool justify) in SetJustify() function in ParagraphStyleData
121 fHeadingParagraphStyle.SetJustify(false); in _InitStyles()
52 paragraphStyle.SetJustify(true); in ReadyToRun()
23 paragraphStyle.SetJustify(true); in MarkupTextView()
873 paragraphStyle.SetJustify(true); in RatingItemView()