HomeSort by relevance Sort by last modified time
    Searched refs:origStyle (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/ports/
SkFontConfigInterface_android.cpp 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);
    [all...]
  /external/skia/src/ports/
SkFontConfigInterface_android.cpp 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);
    [all...]

Completed in 40 milliseconds