Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx480 String aSubstFontName; in ImplFontSubstitute() local
484 if( pSubst && pSubst->FindFontSubstitute( aSubstFontName, rFontName, FONT_SUBSTITUTE_ALWAYS ) ) in ImplFontSubstitute()
486 rFontName = aSubstFontName; in ImplFontSubstitute()
494 if( pDevSpecific->FindFontSubstitute( aSubstFontName, rFontName, nFlags ) ) in ImplFontSubstitute()
496 rFontName = aSubstFontName; in ImplFontSubstitute()

Completed in 64 milliseconds