Home | History | Annotate | Download | only in ports

Lines Matching refs:isFixedPitch

499                    const SkFontStyle& fs, bool isFixedPitch,
501 : SkTypeface(fs, isFixedPitch)
565 bool isFixedPitch = SkToBool(traits & kCTFontMonoSpaceTrait);
568 style, isFixedPitch, isLocalStream);