Home | History | Annotate | Download | only in ports

Lines Matching refs:TMPF_FIXED_PITCH

245         this->setIsFixedPitch((textMetric.tmPitchAndFamily & TMPF_FIXED_PITCH) == 0);
1902 if (!(otm.otmTextMetrics.tmPitchAndFamily & TMPF_FIXED_PITCH)) {