Home
last modified time | relevance | path

Searched refs:rpSubst (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx350 ImplDirectFontSubstitution*& rpSubst = ImplGetSVData()->maGDIData.mpDirectFontSubst; in AddFontSubstitute() local
351 if( !rpSubst ) in AddFontSubstitute()
352 rpSubst = new ImplDirectFontSubstitution(); in AddFontSubstitute()
353 rpSubst->AddFontSubstitute( rFontName, rReplaceFontName, nFlags ); in AddFontSubstitute()

Completed in 99 milliseconds