Searched refs:ParagraphLayoutRef (Results 1 – 3 of 3) sorted by relevance
27 ParagraphLayoutInfo(float y, const ParagraphLayoutRef& layout) in ParagraphLayoutInfo()62 ParagraphLayoutRef layout;
134 ParagraphLayoutRef layout(new(std::nothrow) ParagraphLayout( in InvalidateParagraphs()360 ParagraphLayoutRef layout(new(std::nothrow) ParagraphLayout(paragraph), in _Init()
253 typedef BReference<ParagraphLayout> ParagraphLayoutRef; typedef