Searched refs:computeStyleBits (Results 1 – 1 of 1) sorted by relevance
415 static SkTypeface::Style computeStyleBits(CTFontRef font, bool* isFixedPitch) { in computeStyleBits() function492 SkFontStyle style = SkFontStyle(computeStyleBits(fontRef, &isFixedPitch)); in NewFromFontRef()2195 (void)computeStyleBits(ctFont, &isFixedPitch); in createFromDesc()