Searched refs:has_monospace_lsbs (Results 1 – 1 of 1) sorted by relevance
1373 FT_Bool has_proportional_lsbs, has_monospace_lsbs; in reconstruct_hmtx() local1387 has_monospace_lsbs = ( hmtx_flags & 2 ) == 0; in reconstruct_hmtx()1394 if ( has_proportional_lsbs && has_monospace_lsbs ) in reconstruct_hmtx()1445 if ( has_monospace_lsbs ) in reconstruct_hmtx()