Searched refs:GetMaxAscent (Results 1 – 10 of 10) sorted by relevance
104 double GetMaxAscent() { return _ascent_max; } in GetMaxAscent() function
96 ascent_max = font->GetMaxAscent(); in set()
1421 pLine->SetMaxAscent( static_cast<sal_uInt16>(pLine->GetMaxAscent() + nDiff) ); in CreateLines()1440 sal_uInt16 nAscent = pLine->GetMaxAscent(); in CreateLines()1774 if ( nDiff > pTmpLine->GetMaxAscent() ) in CreateAndInsertEmptyLine()1775 nDiff = pTmpLine->GetMaxAscent(); in CreateAndInsertEmptyLine()1790 pTmpLine->SetMaxAscent( static_cast<sal_uInt16>(pTmpLine->GetMaxAscent() + nDiff/2) ); in CreateAndInsertEmptyLine()3029 aTmpPos.AdjustY(pLine->GetMaxAscent() ); in Paint()3039 aTmpPos.AdjustX( -(pLine->GetMaxAscent()) ); in Paint()3047 aTmpPos.AdjustX(pLine->GetMaxAscent() ); in Paint()3191 const long nAdvanceY = -pLine->GetMaxAscent(); in Paint()3309 const sal_uInt16 nMaxAscent(pLine->GetMaxAscent()); in Paint()[all …]
421 …ent=%i", rLine.GetStartPortion(), rLine.GetEndPortion(), rLine.GetHeight(), rLine.GetMaxAscent() ); in ShowEditEngineData()
2431 aInfos.nFirstLineMaxAscent = pLine->GetMaxAscent(); in GetParagraphInfos()
1418 pLine->SetMaxAscent( static_cast<sal_uInt16>(pLine->GetMaxAscent() + nDiff) ); in CreateLines()1437 sal_uInt16 nAscent = pLine->GetMaxAscent(); in CreateLines()1452 pLine->SetMaxAscent( static_cast<sal_uInt16>( pLine->GetMaxAscent() - nDiff ) ); in CreateLines()1747 pTmpLine->SetMaxAscent( static_cast<sal_uInt16>(pTmpLine->GetMaxAscent() + nDiff) ); in CreateAndInsertEmptyLine()1774 if ( nDiff > pTmpLine->GetMaxAscent() ) in CreateAndInsertEmptyLine()1775 nDiff = pTmpLine->GetMaxAscent(); in CreateAndInsertEmptyLine()1790 pTmpLine->SetMaxAscent( static_cast<sal_uInt16>(pTmpLine->GetMaxAscent() + nDiff/2) ); in CreateAndInsertEmptyLine()3181 adjustYDirectionAware(aTmpPos, pLine->GetMaxAscent() - nLineHeight); in Paint()3304 … const tools::Long nAdvanceY = -pLine->GetMaxAscent(); in Paint()3381 const sal_uInt16 nMaxAscent(pLine->GetMaxAscent()); in Paint()[all …]
420 …ent=%i", rLine.GetStartPortion(), rLine.GetEndPortion(), rLine.GetHeight(), rLine.GetMaxAscent() ); in DumpData()
2442 aInfos.nFirstLineMaxAscent = pLine->GetMaxAscent(); in GetParagraphInfos()
522 sal_uInt16 GetMaxAscent() const { return nMaxAscent; } in GetMaxAscent() function in EditLine
512 sal_uInt16 GetMaxAscent() const { return nMaxAscent; } in GetMaxAscent() function in EditLine