Home
last modified time | relevance | path

Searched refs:maDevFontSubst (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx237 mpOutDevData->maDevFontSubst.Clear(); in ImplUpdateFontData()
386 mpOutDevData->maDevFontSubst.AddFontSubstitute( rFontName, rReplaceFontName, nFlags ); in ImplAddDevFontSubstitute()
645 …Font, aSize, fExactHeight, pOutDev->mpOutDevData ? &pOutDev->mpOutDevData->maDevFontSubst : NULL ); in GetDefaultFont()
3028 pDevSpecificSubst = &mpOutDevData->maDevFontSubst; in ImplNewFont()
6129 if( mpOutDevData && !mpOutDevData->maDevFontSubst.Empty() ) in ImplGlyphFallbackLayout()
/trunk/main/vcl/inc/
H A Doutdev.h251 ImplDirectFontSubstitution maDevFontSubst; member

Completed in 36 milliseconds