Lines Matching refs:aStdFont
2707 aStdFont = OutputDevice::GetDefaultFont( in Paint()
2709 aStdFont.SetColor(aTextColor); in Paint()
2710 aStdFont.SetFillColor(aBackColor); in Paint()
2716 aStdFont.SetSize(Size( 0, nFontHeight )); in Paint()
2782 lcl_DrawBullet(pVDev, rFmt, nNumberXPos, nYStart, aStdFont.GetSize()) : 0; in Paint()
2786 pVDev->SetFont(aStdFont); in Paint()
2809 pVDev->SetFont(aStdFont); in Paint()
2913 nTextOffset = lcl_DrawBullet(pVDev, rFmt, nXStart, nYStart, aStdFont.GetSize()); in Paint()
2919 Font aColorFont(aStdFont); in Paint()
2932 pVDev->SetFont(aStdFont); in Paint()
2940 pVDev->SetFont(aStdFont); in Paint()