Home | History | Annotate | Download | only in ports

Lines Matching full:fsavefont

562     HFONT        fSavefont;
621 : SkScalerContext(desc), fDDC(0), fFont(0), fSavefont(0), fSC(0)
655 fSavefont = (HFONT)SelectObject(fDDC, fFont);
730 ::SelectObject(fDDC, fSavefont);