Home | History | Annotate | Download | only in ports

Lines Matching full:fsavefont

433     HFONT        fSavefont;
480 : SkScalerContext(desc), fDDC(0), fFont(0), fSavefont(0), fSC(0)
524 fSavefont = (HFONT)SelectObject(fDDC, fFont);
535 ::SelectObject(fDDC, fSavefont);