Searched refs:aParaInfos (Results 1 – 1 of 1) sorted by relevance
1039 ParagraphInfos aParaInfos = pEditEngine->GetParagraphInfos( nPara ); in PaintBullet() local1044 …aTextPos.Y() = rStartPos.Y() + ( bSymbol ? aBulletArea.Bottom() : aParaInfos.nFirstLineMaxAscent ); in PaintBullet()1053 …aTextPos.X() = rStartPos.X() - ( bSymbol ? aBulletArea.Bottom() : aParaInfos.nFirstLineMaxAscent ); in PaintBullet()
Completed in 43 milliseconds