Home | History | Annotate | Download | only in ports

Lines Matching refs:TMPF_TRUETYPE

233                 textMetric.tmPitchAndFamily = TMPF_TRUETYPE;
697 fTM.tmPitchAndFamily = TMPF_TRUETYPE;
706 // If TMPF_VECTOR is set, one of TMPF_TRUETYPE or TMPF_DEVICE means that
711 if (fTM.tmPitchAndFamily & (TMPF_TRUETYPE | TMPF_DEVICE)) {
1888 (otm.otmTextMetrics.tmPitchAndFamily & TMPF_TRUETYPE)) {
2185 tm.tmPitchAndFamily = TMPF_TRUETYPE;