Searched refs:pLastFont (Results 1 – 5 of 5) sorted by relevance
634 if ( pLastFont ) in ChgFnt()635 pLastFont->Unlock(); in ChgFnt()639 pLastFont = aFntAccess.Get(); in ChgFnt()643 pLastFont->Lock(); in ChgFnt()749 if ( !pLastFont || pLastFont->GetOwner()!=pMagic || in _GetTxtSize()867 if( !pLastFont || pLastFont->GetOwner()!=pMagic ) in _DrawText()887 pLastFont->DrawText( rInf ); in _DrawText()909 pLastFont->DrawText( rInf ); in _DrawText()917 pLastFont->DrawText( rInf ); in _DrawText()996 if ( !pLastFont || pLastFont->GetOwner() != pMagic ) in _DrawStretchText()[all …]
588 SwFntObj *pOldLast = pLastFont; in DoOnCapitals()616 pSpaceFont = pLastFont; in DoOnCapitals()629 pBigFont = pLastFont; in DoOnCapitals()665 pLastFont = pSmallFont; in DoOnCapitals()715 pLastFont = pBigFont; in DoOnCapitals()725 pLastFont = pSpaceFont; in DoOnCapitals()726 pLastFont->SetDevFont( rDo.GetInf().GetShell(), in DoOnCapitals()729 pLastFont = pBigFont; in DoOnCapitals()730 pLastFont->SetDevFont( rDo.GetInf().GetShell(), in DoOnCapitals()831 pLastFont = pSpaceFont; in DoOnCapitals()[all …]
77 SwFntObj *pLastFont = NULL; variable114 if ( pLastFont ) in Flush()116 pLastFont->Unlock(); in Flush()117 pLastFont = NULL; in Flush()
2334 if ( pLastFont ) in _CalcHeightOfLastLine()2336 SwFntObj *pOldFont = pLastFont; in _CalcHeightOfLastLine()2337 pLastFont = NULL; in _CalcHeightOfLastLine()2341 pLastFont->Unlock(); in _CalcHeightOfLastLine()2342 pLastFont = pOldFont; in _CalcHeightOfLastLine()2343 pLastFont->SetDevFont( pVsh, *pOut ); in _CalcHeightOfLastLine()2351 pLastFont->Unlock(); in _CalcHeightOfLastLine()2352 pLastFont = NULL; in _CalcHeightOfLastLine()
64 extern SwFntObj *pLastFont;
Completed in 49 milliseconds