Home | History | Annotate | Download | only in ports

Lines Matching refs:origStyle

625     SkTypeface::Style origStyle = SkTypeface::kNormal;
628 origStyle = origTypeface->style();
670 FontRecID matchedFont = find_best_style(fFontFamilies[familyRecID], origStyle);
712 SkTypeface::Style origStyle = origTypeface->style();
718 FontRecID matchedFont = find_best_style(fFontFamilies[familyRecID], origStyle);