Searched refs:aSubstFontName (Results 1 – 1 of 1) sorted by relevance
480 String aSubstFontName; in ImplFontSubstitute() local484 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 37 milliseconds