Home | History | Annotate | Download | only in ports

Lines Matching refs:isFixedPitch

1694     SkString* name, SkFontStyle* style, bool* isFixedPitch, AxisDefinitions* axes) const
1771 if (isFixedPitch) {
1772 *isFixedPitch = FT_IS_FIXED_WIDTH(face);