Home
last modified time | relevance | path

Searched refs:lcl_IsFontAdjustNecessary (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sw/source/core/txtnode/
H A Dfntcache.cxx197 bool lcl_IsFontAdjustNecessary( const OutputDevice& rOutDev, in lcl_IsFontAdjustNecessary() function
315 if ( pSh && lcl_IsFontAdjustNecessary( rOut, rRefDev ) ) in GetFontAscent()
362 if ( pSh && lcl_IsFontAdjustNecessary( rOut, rRefDev ) ) in GetFontHeight()
625 if ( pSh && lcl_IsFontAdjustNecessary( rOut, rRefDev ) ) in SetDevFont()
872 lcl_IsFontAdjustNecessary( rInf.GetOut(), rRefDev ); in DrawText()

Completed in 13 milliseconds