Searched refs:rpSubst (Results 1 – 1 of 1) sorted by relevance
350 ImplDirectFontSubstitution*& rpSubst = ImplGetSVData()->maGDIData.mpDirectFontSubst; in AddFontSubstitute() local351 if( !rpSubst ) in AddFontSubstitute()352 rpSubst = new ImplDirectFontSubstitution(); in AddFontSubstitute()353 rpSubst->AddFontSubstitute( rFontName, rReplaceFontName, nFlags ); in AddFontSubstitute()
Completed in 42 milliseconds